Skip to content

Commit 4c91e45

Browse files
committed
fix lint
1 parent aae16f7 commit 4c91e45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/scripts/lockfile

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set -eu
55
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
66
cd "$SCRIPT_DIR"
77

8+
# shellcheck source=../../scripts/utils/log
89
source ../../scripts/utils/log
910

1011
print_usage() {

0 commit comments

Comments
 (0)