summaryrefslogtreecommitdiff
path: root/source/Api.hs
diff options
context:
space:
mode:
Diffstat (limited to 'source/Api.hs')
-rw-r--r--source/Api.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Api.hs b/source/Api.hs
index 1bdf615..866115d 100644
--- a/source/Api.hs
+++ b/source/Api.hs
@@ -67,7 +67,6 @@ import Text.Megaparsec hiding (parse, Token)
import UnliftIO
import UnliftIO.Directory
import UnliftIO.Environment
-import Syntax.Abstract (Formula)
-- | Follow all @\\import@ statements recursively and build a theory graph from them.
-- The @\\import@ statements should be on their own separate line and precede all