summaryrefslogtreecommitdiff
path: root/BackendList.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-18 02:06:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-18 02:06:27 -0400
commitf3dcc8489d7b7f9417f9752987a298976838ce47 (patch)
treedccdaea2a16f6fde8f314c381f54b288c19a8996 /BackendList.hs
parent0382d26cdbdc52c1e985cba9667a4d50d0653216 (diff)
gratuitous rename
Diffstat (limited to 'BackendList.hs')
-rw-r--r--BackendList.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/BackendList.hs b/BackendList.hs
index 920f8fc0a..25f3ae5ea 100644
--- a/BackendList.hs
+++ b/BackendList.hs
@@ -3,8 +3,6 @@
module BackendList (allBackends) where
-import BackendTypes
-
-- When adding a new backend, import it here and add it to the list.
import qualified Backend.WORM
import qualified Backend.SHA1