aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PursLoader/LoaderUtil.purs
diff options
context:
space:
mode:
Diffstat (limited to 'src/PursLoader/LoaderUtil.purs')
-rw-r--r--src/PursLoader/LoaderUtil.purs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PursLoader/LoaderUtil.purs b/src/PursLoader/LoaderUtil.purs
index 3e5a7bc..45495c8 100644
--- a/src/PursLoader/LoaderUtil.purs
+++ b/src/PursLoader/LoaderUtil.purs
@@ -4,6 +4,4 @@ module PursLoader.LoaderUtil
4 4
5import Data.Foreign (Foreign()) 5import Data.Foreign (Foreign())
6 6
7import PursLoader.LoaderRef (LoaderRef())
8
9foreign import parseQuery :: String -> Foreign 7foreign import parseQuery :: String -> Foreign