Fix compiler warnings

This commit is contained in:
Zed 2021-12-20 03:11:12 +01:00
commit 7af71ec480
12 changed files with 21 additions and 23 deletions

View file

@ -1,4 +1,4 @@
import asyncdispatch, strutils, tables, times, sequtils, hashes, supersnappy
import asyncdispatch, strutils, tables, times, hashes, supersnappy
import jester