mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
Remove stray log
This commit is contained in:
parent
3ae43fb632
commit
fe0b336523
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ set -euo pipefail
|
|||
SPACES_PER_INDENT=4
|
||||
|
||||
WARNINGS_FILE="$(mktemp)"
|
||||
echo ">> $WARNINGS_FILE"
|
||||
|
||||
function add_warning() {
|
||||
echo "$@" >> "$WARNINGS_FILE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue