forked from vieter-v/vieter
refactor: use relocated module names
This commit is contained in:
parent
22fd6e395b
commit
23632be7a4
9 changed files with 10 additions and 10 deletions
|
|
@ -3,8 +3,8 @@ module aur
|
|||
import cli
|
||||
import console
|
||||
import client
|
||||
import vieter_v.aur
|
||||
import vieter_v.conf as vconf
|
||||
import aur
|
||||
import conf as vconf
|
||||
|
||||
struct Config {
|
||||
address string [required]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue