mirror of
https://github.com/danbulant/nekofetch
synced 2026-06-20 23:01:22 +00:00
Remove unnecessary null definitions
This commit is contained in:
parent
be00f74518
commit
f05516b850
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
tmpfile="$(mktemp)"
|
||||
imgtype=""
|
||||
use_height=""
|
||||
|
||||
while :; do
|
||||
case "$1" in
|
||||
|
|
|
|||
Loading…
Reference in a new issue