Bläddra i källkod

Delete PopupRoot.axaml.cs

Krzysztof Krysiński 2 år sedan
förälder
incheckning
0c2cffefeb
1 ändrade filer med 0 tillägg och 10 borttagningar
  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
-{
-}
-