From b13b3bcae4e9cfb4d8b0c1e2d588f5469eed4282 Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Mon, 6 Jan 2020 23:29:21 -0500 Subject: [PATCH] oops --- src/nimph.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nimph.nim b/src/nimph.nim index 3d7c853..d026438 100644 --- a/src/nimph.nim +++ b/src/nimph.nim @@ -9,7 +9,7 @@ import std/sequtils import bump import gittyup -import result as results +import results import nimph/spec import nimph/nimble