Jelajahi Sumber

Delete PopupRoot.axaml.cs

Krzysztof Krysiński 2 tahun lalu
induk
melakukan
0c2cffefeb
1 mengubah file dengan 0 tambahan dan 10 penghapusan
  1. 0 10
      src/PixiEditor.UI.Common/Controls/PopupRoot.axaml.cs

+ 0 - 10
src/PixiEditor.UI.Common/Controls/PopupRoot.axaml.cs

@@ -1,10 +0,0 @@
-using Avalonia;
-using Avalonia.Controls;
-using Avalonia.Controls.Primitives;
-
-namespace PixiEditor.UI.Common.Controls;
-
-public class PopupRoot : TemplatedControl
-{
-}
-