mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
fixes #6961
This commit is contained in:
@@ -15,7 +15,7 @@ when haveZipLib:
|
||||
|
||||
import
|
||||
os, osproc, strutils, parseopt, parsecfg, strtabs, streams, debcreation,
|
||||
securehash
|
||||
sha1
|
||||
|
||||
const
|
||||
maxOS = 20 # max number of OSes
|
||||
|
||||
Reference in New Issue
Block a user