Remove useless import
This commit is contained in:
parent
25b856f607
commit
2633834e64
|
@ -9,8 +9,6 @@ import std.d.ast;
|
|||
import std.d.lexer;
|
||||
import analysis.base;
|
||||
|
||||
import std.stdio;
|
||||
|
||||
/**
|
||||
* Check for uses of the comma expression.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue