we don't need that import
This commit is contained in:
parent
2b248747fa
commit
0e2f50d6f9
|
|
@ -33,7 +33,6 @@ import std.experimental.allocator.gc_allocator : GCAllocator;
|
|||
import std.experimental.logger;
|
||||
import dparse.ast;
|
||||
import dparse.lexer;
|
||||
import std.compiler;
|
||||
|
||||
void secondPass(SemanticSymbol* currentSymbol, Scope* moduleScope, ref ModuleCache cache)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue