mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 20:36:38 +02:00
🔥 Remove unused code.
This commit is contained in:
parent
b441ffc20f
commit
422536d4a1
13 changed files with 61 additions and 51 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
;; --- Query: Projects
|
||||
|
||||
(su/defstr sql:projects
|
||||
(def sql:projects
|
||||
"select p.*
|
||||
from project_users as pu
|
||||
inner join projects as p on (p.id = pu.project_id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue