소스 검색

Code cleanup.

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;