Browse Source

Revert changes

pull/2442/head
Benedikt Schroeder 7 years ago
parent
commit
a5313ab3fb
  1. 1
      samples/PlatformSanityChecks/App.xaml.cs
  2. 2
      samples/Previewer/App.xaml.cs

1
samples/PlatformSanityChecks/App.xaml.cs

@ -1,5 +1,4 @@
using Avalonia;
using Avalonia.Controls;
using Avalonia.Markup.Xaml;
namespace PlatformSanityChecks

2
samples/Previewer/App.xaml.cs

@ -11,4 +11,4 @@ namespace Previewer
}
}
}
}
Loading…
Cancel
Save