Skip to content

Commit 3cb1135

Browse files
authored
Update lint_urls.sh
1 parent 2df780d commit 3cb1135

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/lint_urls.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
# LICENSE file in the root directory of this source tree.
77

88
set -euo pipefail
9-
109
status=0
1110
green='\e[1;32m'; red='\e[1;31m'; cyan='\e[1;36m'; yellow='\e[1;33m'; reset='\e[0m'
1211
user_agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36"

0 commit comments

Comments
 (0)