소스 검색

pastojs: clean up

git-svn-id: trunk@36007 -
Mattias Gaertner 8 년 전
부모
커밋
20cd2d9ded
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/pastojs/tests/tcoptimizations.pas

+ 1 - 1
packages/pastojs/tests/tcoptimizations.pas

@@ -24,7 +24,7 @@ unit tcoptimizations;
 interface
 
 uses
-  Classes, SysUtils, fpcunit, testregistry, fppas2js, pastree,
+  Classes, SysUtils, testregistry, fppas2js, pastree,
   PScanner, PasUseAnalyzer, PasResolver,
   tcmodules;