diff options
Diffstat (limited to 'product/Presentation/Presenters/ISplashScreenState.cs')
| -rw-r--r-- | product/Presentation/Presenters/ISplashScreenState.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/product/Presentation/Presenters/ISplashScreenState.cs b/product/Presentation/Presenters/ISplashScreenState.cs index c0e4ee5..086331e 100644 --- a/product/Presentation/Presenters/ISplashScreenState.cs +++ b/product/Presentation/Presenters/ISplashScreenState.cs @@ -1,4 +1,4 @@ -namespace MoMoney.Presentation.Presenters.Startup +namespace MoMoney.Presentation.Presenters { public interface ISplashScreenState { |
