Rudy Ges 1 年之前
父节点
当前提交
037c64b879
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 1
      src/compiler/compilationCache.ml
  2. 0 1
      src/compiler/serverCompilationContext.ml

+ 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