ZIM 1 년 전
부모
커밋
39d2c5ab7e
1개의 변경된 파일1개의 추가작업 그리고 7개의 파일을 삭제
  1. 1 7
      Assets/InfraredProject/o0/zimIdentifyLineLSD.cs

+ 1 - 7
Assets/InfraredProject/o0/zimIdentifyLineLSD.cs

@@ -1,17 +1,11 @@
-using o0.Geometry;
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
-using System.Text;
 using System.Threading.Tasks;
 using UnityEngine;
-using UnityEngine.UI;
 using o0.Geometry2D.Float;
-using ZIM;
 using ZIM.Unity;
 using o0.Num;
-using o0.Geometry2D;
-using System.Drawing.Drawing2D;
 
 namespace o0.Project
 {