Removed unused code. Minor code changes.
This commit is contained in:
parent
1602937be3
commit
950844a14b
6 changed files with 27 additions and 61 deletions
|
@ -1,6 +1,6 @@
|
|||
using MvvmCross.Platforms.Wpf.Presenters.Attributes;
|
||||
using MvvmCross.Platforms.Wpf.Views;
|
||||
|
||||
// ReSharper disable UnusedType.Global
|
||||
namespace GoldbergGUI.WPF.Views
|
||||
{
|
||||
[MvxWindowPresentation(Identifier = nameof(SearchResultView), Modal = false)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue