diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-15 13:46:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-15 13:46:16 -0400 |
commit | 5703b97ceb3febbb521914aab7cb57f506e77529 (patch) | |
tree | 31d22289bf4a43542185afe88285b531e439b774 /Assistant | |
parent | 9d492cd0c4944ea346734e7b46ebf0a26f06e529 (diff) |
update to dav 0.1, and basic uploading is working!
Diffstat (limited to 'Assistant')
-rw-r--r-- | Assistant/NetMessager.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Assistant/NetMessager.hs b/Assistant/NetMessager.hs index 05dfd05a3..2191e06f2 100644 --- a/Assistant/NetMessager.hs +++ b/Assistant/NetMessager.hs @@ -9,7 +9,6 @@ module Assistant.NetMessager where import Assistant.Common import Assistant.Types.NetMessager -import qualified Git import Control.Concurrent import Control.Concurrent.STM |