Simplify db code

This commit is contained in:
Zed 2019-09-08 12:22:52 +02:00
commit d7e0fa6059
6 changed files with 21 additions and 15 deletions

View file

@ -1,4 +1,4 @@
import tables, macros, strformat, xmltree
import tables, macros, strformat, strutils, xmltree
import karax/[karaxdsl, vdom, vstyles]
import renderutils