summaryrefslogtreecommitdiff
path: root/product/Presentation/Presenters/MainMenuPresenter.cs
diff options
context:
space:
mode:
Diffstat (limited to 'product/Presentation/Presenters/MainMenuPresenter.cs')
-rw-r--r--product/Presentation/Presenters/MainMenuPresenter.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/product/Presentation/Presenters/MainMenuPresenter.cs b/product/Presentation/Presenters/MainMenuPresenter.cs
index 4c1849b..3f30325 100644
--- a/product/Presentation/Presenters/MainMenuPresenter.cs
+++ b/product/Presentation/Presenters/MainMenuPresenter.cs
@@ -1,7 +1,6 @@
using System.Collections.Generic;
using Gorilla.Commons.Utility.Extensions;
using MoMoney.Presentation.Core;
-using MoMoney.Presentation.Presenters.Navigation;
using MoMoney.Presentation.Views;
namespace MoMoney.Presentation.Presenters