Skip to content

Commit 6fba692

Browse files
author
Bruno Sutic
committed
Remove obsolete function arg
1 parent d6af7ff commit 6fba692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/online_status_icon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ print_icon() {
5858
}
5959

6060
main() {
61-
print_icon "$status"
61+
print_icon
6262
}
6363
main

0 commit comments

Comments
 (0)