Hotfix: make nimble compile with nim devel again

This commit is contained in:
Andreas Rumpf 2016-05-31 09:58:27 +02:00
commit e9e6f814d0

View file

@ -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