mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 20:22:53 -06:00
Remove debug
This commit is contained in:
parent
694fcd3a79
commit
451a1f498d
@ -25,8 +25,6 @@ check_dist() {
|
||||
if [[ $diff != "" ]]; then
|
||||
local SHA=$(git rev-parse HEAD)
|
||||
echo "Commit '$SHA' produced different static assets than were committed"
|
||||
echo $diff
|
||||
echo $(git diff $DIST)
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user