Remove the query-parameters from controller-with-database-connection
As I believe it's unused.
This commit is contained in:
parent
06723370e5
commit
660df79a69
1 changed files with 0 additions and 6 deletions
|
|
@ -954,12 +954,6 @@
|
||||||
mime-types
|
mime-types
|
||||||
body
|
body
|
||||||
conn)
|
conn)
|
||||||
(define query-parameters
|
|
||||||
(-> request
|
|
||||||
request-uri
|
|
||||||
uri-query
|
|
||||||
parse-query-string))
|
|
||||||
|
|
||||||
(define path
|
(define path
|
||||||
(uri-path (request-uri request)))
|
(uri-path (request-uri request)))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue