Browse Source

Remove unused open

Rudy Ges 1 year ago
parent
commit
1c3543c618
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/typing/strictMeta.ml

+ 0 - 1
src/typing/strictMeta.ml

@@ -3,7 +3,6 @@ open Ast
 open Type
 open Common
 open Typecore
-open Error
 
 let get_native_repr md pos =
 	let path, meta = match md with