forked from vieter-v/vieter
refactor: moved BuildLog to models
This commit is contained in:
parent
6bd5b7cb48
commit
2fc25f1afe
8 changed files with 37 additions and 32 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module client
|
||||
|
||||
import db { BuildLog }
|
||||
import models { BuildLog }
|
||||
import net.http { Method }
|
||||
import response { Response }
|
||||
import time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue