refactor: use new module names
This commit is contained in:
parent
d060366dcb
commit
461f227169
8 changed files with 19 additions and 19 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module server
|
||||
|
||||
import cli
|
||||
import vieter.vconf
|
||||
import vieter_v.conf as vconf
|
||||
|
||||
struct Config {
|
||||
pub:
|
||||
|
|
|
|||
Reference in a new issue