Skip to content

Commit 72eef21

Browse files
committed
Remove unused Proxy import
1 parent bd8e6b8 commit 72eef21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/Network/HTTP/Affjax/Response.purs

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import Data.Foreign (Foreign(), F(), readString, parseJSON, unsafeReadTagged)
1010
import DOM (Document())
1111
import DOM.File (Blob())
1212
import DOM.XHR (FormData())
13-
import Type.Proxy (Proxy())
1413
import qualified Data.ArrayBuffer.Types as A
1514

1615
-- | Valid response types for an AJAX request. This is used to determine the

0 commit comments

Comments
 (0)