Hotfix: make nimble compile with nim devel again
This commit is contained in:
parent
adb20af272
commit
e9e6f814d0
1 changed files with 1 additions and 2 deletions
|
|
@ -4,8 +4,7 @@
|
|||
import json, strutils, os, parseopt, strtabs, uri, tables
|
||||
from httpclient import Proxy, newProxy
|
||||
|
||||
import nimblepkg/config, nimblepkg/version,
|
||||
nimblepkg/tools, nimblepkg/nimbletypes
|
||||
import config, version, tools, nimbletypes
|
||||
|
||||
type
|
||||
Options* = object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue