summaryrefslogtreecommitdiff
path: root/lore/Biz/Ibb.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lore/Biz/Ibb.hs')
-rw-r--r--lore/Biz/Ibb.hs9
1 files changed, 0 insertions, 9 deletions
diff --git a/lore/Biz/Ibb.hs b/lore/Biz/Ibb.hs
deleted file mode 100644
index dd99654..0000000
--- a/lore/Biz/Ibb.hs
+++ /dev/null
@@ -1,9 +0,0 @@
-{-# LANGUAGE OverloadedStrings #-}
-
--- | Main app logic
-module Biz.Ibb (
- module X
- ) where
-
-import Biz.Ibb.Core as X
-import Biz.Ibb.Influencers as X