mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:26:37 +02:00
🔥 Remove unused config variables.
This commit is contained in:
parent
b44dfc2d9d
commit
393c9cd13c
5 changed files with 11 additions and 21 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
export PENPOT_ASSERTS_ENABLED=true
|
||||
|
||||
set -ex
|
||||
|
||||
if [ ! -e ~/.fixtures-loaded ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue