From fa4560f63e38886b2b7541642b9aa1656dc40508 Mon Sep 17 00:00:00 2001 From: bptato Date: Sat, 7 Aug 2021 12:16:29 +0200 Subject: Reorganize imports --- src/main.nim | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'src/main.nim') diff --git a/src/main.nim b/src/main.nim index fe7eeb99..6f940b50 100644 --- a/src/main.nim +++ b/src/main.nim @@ -3,15 +3,11 @@ import uri import os import streams -import utils/eprint - -import html/htmlparser +import html/parser import html/dom - import io/buffer import io/term - -import config +import config/config let clientInstance = newHttpClient() proc loadRemotePage*(url: string): string = -- cgit 1.4.1-2-gfad0