make old version happy for the tests
This commit is contained in:
parent
605d39c7fc
commit
b0ff93ff4c
|
|
@ -1,6 +1,6 @@
|
|||
module dsymbol.coloredlogger;
|
||||
|
||||
import std.logger;
|
||||
import std.experimental.logger;
|
||||
import std.stdio;
|
||||
import std.concurrency;
|
||||
import std.datetime;
|
||||
|
|
|
|||
Loading…
Reference in New Issue