1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

orm_test: remove pg import for now

This commit is contained in:
Alexander Medvednikov
2019-08-18 15:02:30 +03:00
parent 22348f2245
commit f9fb6f0be4
3 changed files with 31 additions and 31 deletions

View File

@ -1,4 +1,4 @@
import pg
//import pg
struct Modules {
id int