Fixed import
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
module thirdworld.common.config;
|
module thirdworld.common.config;
|
||||||
|
|
||||||
import common.log;
|
import thirdworld.common.log;
|
||||||
|
|
||||||
import std.file : readText, exists, isFile, write;
|
import std.file : readText, exists, isFile, write;
|
||||||
import std.json;
|
import std.json;
|
||||||
|
|||||||
Reference in New Issue
Block a user