mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
pg: remove unused imports
This commit is contained in:
parent
fecf3f19c3
commit
6edc25f512
@ -1,8 +1,5 @@
|
||||
module pg
|
||||
|
||||
import os
|
||||
import time
|
||||
|
||||
#flag -lpq
|
||||
#flag linux -I/usr/include/postgresql
|
||||
#flag darwin -I/opt/local/include/postgresql11
|
||||
|
Loading…
Reference in New Issue
Block a user