mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 04:46:38 +02:00
🔥 Remove unused code.
This commit is contained in:
parent
c9185f265c
commit
27e64ccaa8
2 changed files with 0 additions and 4 deletions
|
@ -148,7 +148,6 @@
|
|||
:code :only-admins-allowed))
|
||||
(let [items (db/exec! pool [sql:error-reports])
|
||||
items (map #(update % :created-at dt/format-instant :rfc1123) items)]
|
||||
(prn (first items))
|
||||
{:status 200
|
||||
:headers {"content-type" "text/html; charset=utf-8"
|
||||
"x-robots-tag" "noindex"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue