Skip to content

Commit bfc2018

Browse files
amadaAndy-Python-Programmer
amada
authored andcommitted
Remove whitespace
1 parent 7164c09 commit bfc2018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ for pkg in "${packages[@]}"; do
4646
else
4747
install_package $pkg &>/dev/null
4848
fi
49-
49+
5050
if query_package $pkg; then
5151
echo -e "${GREEN}ok${NC}"
5252
else

0 commit comments

Comments
 (0)