Restored useless changes

Code cleanup
This commit is contained in:
BONNEVILLE Geoffroy
2018-08-03 17:41:52 +02:00
parent 6f96e698ec
commit e437f65f83
7 changed files with 21 additions and 30 deletions

View File

@@ -56,7 +56,6 @@ namespace ModernKeePass.Views
if (vm != null)
DataContext = vm;
}
Model.GoBackCommand = NavigationHelper.GoBackCommand;
}
protected override void OnNavigatedFrom(NavigationEventArgs e)