diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-09 17:24:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-09 17:24:32 -0400 |
commit | 6ef2a14fc8541867b276b0fd315ecfecd9cd38c0 (patch) | |
tree | a2baebfff76b94b47ed580c8aa013730559638cc /Utility/WebApp.hs | |
parent | 48383762f90630d9bad27bf9e165e3fb1f90af82 (diff) |
squash warning
Diffstat (limited to 'Utility/WebApp.hs')
-rw-r--r-- | Utility/WebApp.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/WebApp.hs b/Utility/WebApp.hs index 225021b2e..f92c21e4e 100644 --- a/Utility/WebApp.hs +++ b/Utility/WebApp.hs @@ -39,7 +39,6 @@ import Control.Concurrent #ifdef __ANDROID__ import Data.Endian #endif -import Network.Socket (withSocketsDo) localhost :: HostName localhost = "localhost" |