Rebase fix
This commit is contained in:
parent
8ee9b60a50
commit
467df6dd66
1 changed files with 0 additions and 2 deletions
|
@ -117,8 +117,6 @@ toValidFunctionName [] = "_"
|
||||||
|
|
||||||
type MatrixArg = QueryArg
|
type MatrixArg = QueryArg
|
||||||
|
|
||||||
type MatrixArg = QueryArg
|
|
||||||
|
|
||||||
data Url = Url
|
data Url = Url
|
||||||
{ _path :: Path
|
{ _path :: Path
|
||||||
, _queryStr :: [QueryArg]
|
, _queryStr :: [QueryArg]
|
||||||
|
|
Loading…
Reference in a new issue