Skip to content

Commit 3a2df94

Browse files
committed
BuildClient: Drop redundant import
1 parent c822819 commit 3a2df94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exes/BuildClient.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ import Paths_hackage_server (version)
5353

5454
import Data.Aeson (eitherDecode, encode, parseJSON)
5555
import Data.Aeson.Types (parseEither)
56-
import Distribution.Server.Framework (resp)
5756

5857
data Mode = Help [String]
5958
| Init URI [URI]

0 commit comments

Comments
 (0)