🔥 Remove unused config variables.

This commit is contained in:
Andrey Antukh 2021-01-29 11:00:54 +01:00 committed by Hirunatan
parent b44dfc2d9d
commit 393c9cd13c
5 changed files with 11 additions and 21 deletions

View file

@ -1,5 +1,7 @@
#!/bin/sh
export PENPOT_ASSERTS_ENABLED=true
set -ex
if [ ! -e ~/.fixtures-loaded ]; then