BDisp пре 1 година
родитељ
комит
c1e3ece8a3
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      Terminal.Gui/Drawing/ColorStrings.cs

+ 0 - 1
Terminal.Gui/Drawing/ColorStrings.cs

@@ -1,7 +1,6 @@
 #nullable enable
 using System.Collections;
 using System.Globalization;
-using System.Resources;
 using Terminal.Gui.Resources;
 
 namespace Terminal.Gui;