mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Simplify db code
This commit is contained in:
parent
c7a2387aeb
commit
d7e0fa6059
6 changed files with 21 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import tables, macros, strformat, xmltree
|
||||
import tables, macros, strformat, strutils, xmltree
|
||||
import karax/[karaxdsl, vdom, vstyles]
|
||||
|
||||
import renderutils
|
||||
|
|
|
|||
Loading…
Reference in a new issue