Make imports much cleaner

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-04-17 20:05:10 +05:30
parent 010c834aac
commit 31ae8e1c1f
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -6,7 +6,19 @@
#
import telebot
import std/[asyncdispatch, logging, options, strutils, random, with, os, tables, times, sequtils, json]
import std/[asyncdispatch,
logging,
options,
strutils,
random,
with,
os,
tables,
times,
sequtils,
json]
import norm/[model, sqlite]
# Logging Level