summaryrefslogtreecommitdiff
path: root/Remote/WebDAV
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-01-20 16:36:33 -0400
committerJoey Hess <joeyh@joeyh.name>2016-01-20 16:36:33 -0400
commit737e45156eb705be69f076ede54f8c029b9ee315 (patch)
tree1ce07bbd848a34090aee0138f832ce14f51b673c /Remote/WebDAV
parent8dd5d180f1f662a8afcb02a33f13e3e1c1c3b7c8 (diff)
remove 163 lines of code without changing anything except imports
Diffstat (limited to 'Remote/WebDAV')
-rw-r--r--Remote/WebDAV/DavLocation.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/WebDAV/DavLocation.hs b/Remote/WebDAV/DavLocation.hs
index 157e7151a4..1397ae57e5 100644
--- a/Remote/WebDAV/DavLocation.hs
+++ b/Remote/WebDAV/DavLocation.hs
@@ -11,7 +11,7 @@
module Remote.WebDAV.DavLocation where
import Types
-import Locations
+import Annex.Locations
import Utility.Url (URLString)
import System.FilePath.Posix -- for manipulating url paths