mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 09:21:40 +02:00
🔥 Remove unused code.
This commit is contained in:
parent
044aef8414
commit
3b9201ed0e
2 changed files with 1 additions and 4 deletions
|
@ -90,7 +90,6 @@
|
|||
(s/def ::error-report-webhook ::us/string)
|
||||
(s/def ::feedback-destination ::us/string)
|
||||
(s/def ::feedback-enabled ::us/boolean)
|
||||
(s/def ::feedback-reply-to ::us/email)
|
||||
(s/def ::feedback-token ::us/string)
|
||||
(s/def ::github-client-id ::us/string)
|
||||
(s/def ::github-client-secret ::us/string)
|
||||
|
@ -164,7 +163,6 @@
|
|||
::error-report-webhook
|
||||
::feedback-destination
|
||||
::feedback-enabled
|
||||
::feedback-reply-to
|
||||
::feedback-token
|
||||
::github-client-id
|
||||
::github-client-secret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue