Explorar el Código

Code cleanup2

Tig hace 1 año
padre
commit
f770bb983a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Terminal.Gui/View/Adornment/Border.cs

+ 0 - 2
Terminal.Gui/View/Adornment/Border.cs

@@ -1,5 +1,3 @@
-using Terminal.Gui.Drawing;
-
 namespace Terminal.Gui;
 
 /// <summary>The Border for a <see cref="View"/>.</summary>