From f110a8442b621ca4785170e33d3e9814bd28c4e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81d=C3=A1m=20Kov=C3=A1cs?= Date: Wed, 16 Feb 2022 21:16:49 +0100 Subject: [PATCH] Remove get hash --- src/AppCommon/FileTime.App.Core/Command/Commands.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AppCommon/FileTime.App.Core/Command/Commands.cs b/src/AppCommon/FileTime.App.Core/Command/Commands.cs index 12cf525..dcc0dd5 100644 --- a/src/AppCommon/FileTime.App.Core/Command/Commands.cs +++ b/src/AppCommon/FileTime.App.Core/Command/Commands.cs @@ -15,7 +15,6 @@ namespace FileTime.App.Core.Command Cut, Edit, EnterRapidTravel, - GetHash, GoToHome, GoToPath, GoToProvider,