From 2174e57f3626b95b69eeb543f1d11ee867b67a63 Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 10 Feb 2020 15:30:03 +0100 Subject: reorganization --- lib/debug.moon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/debug.moon') diff --git a/lib/debug.moon b/lib/debug.moon index f87b06a..6888d89 100644 --- a/lib/debug.moon +++ b/lib/debug.moon @@ -1,4 +1,4 @@ -import Op from require 'base' +import Op from require 'core' class out extends Op setup: (name, @chld) => -- cgit v1.2.3