Use standard library namespacing.

This commit is contained in:
Mahlon E. Smith 2021-10-27 14:52:54 -07:00
parent 66d00693c0
commit 687f88819a

View file

@ -30,17 +30,17 @@
import
db_postgres,
json,
nativesockets,
net,
parseopt,
posix,
std/json,
std/nativesockets,
std/net,
std/parseopt,
std/posix,
std/exitprocs,
strutils,
strformat,
tables,
terminal,
times
std/strutils,
std/strformat,
std/tables,
std/terminal,
std/times
const