projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e6eaad
)
remove unused import
author
Joey Hess
<joeyh@joeyh.name>
Mon, 28 Aug 2023 16:35:57 +0000
(12:35 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 28 Aug 2023 16:35:57 +0000
(12:35 -0400)
RemoteDaemon/Types.hs
patch
|
blob
|
history
diff --git
a/RemoteDaemon/Types.hs
b/RemoteDaemon/Types.hs
index 95fd47861c1c6f4e73e5d5db6859955d54f12d84..a08cf39553708bce069c4b6dee0e0fae63ee3744 100644
(file)
--- a/
RemoteDaemon/Types.hs
+++ b/
RemoteDaemon/Types.hs
@@
-15,7
+15,6
@@
import qualified Git.Types as Git
import qualified Utility.SimpleProtocol as Proto
import Types.GitConfig
import Annex.ChangedRefs (ChangedRefs)
-import Utility.Url
import Utility.Url.Parse
import Network.URI