1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-14 00:02:48 -04:00

Don't export options from types

This commit is contained in:
Zed
2019-10-26 15:34:30 +02:00
parent d179ac547c
commit 02b206078d
10 changed files with 11 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import xmltree, strtabs, strformat, strutils, times, uri
import xmltree, strtabs, strformat, strutils, times, uri, options
import regex
import types, formatters