mirror of
https://github.com/vlang/v.git
synced 2025-08-03 17:57:59 -04:00
examples: remove unused import orm
from orm_sql.v
This commit is contained in:
parent
ad5b829e5c
commit
0a50715b03
@ -2,7 +2,6 @@ module main
|
||||
|
||||
import db.sqlite
|
||||
import time
|
||||
import orm
|
||||
|
||||
@[table: 'sys_users']
|
||||
struct User {
|
||||
|
Loading…
x
Reference in New Issue
Block a user