2
0
Rudy Ges 1 жил өмнө
parent
commit
037c64b879

+ 0 - 1
src/compiler/compilationCache.ml

@@ -1,6 +1,5 @@
 open Globals
 open Ast
-open Path
 open Json
 open Type
 open Define

+ 0 - 1
src/compiler/serverCompilationContext.ml

@@ -1,4 +1,3 @@
-open Globals
 open Common
 open Timer
 open CompilationCache