chore(gnome-extensions): Remove unneded to-do comment
Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
This commit is contained in:
parent
8fa97b5892
commit
8f4857c8a6
1 changed files with 0 additions and 1 deletions
|
|
@ -166,7 +166,6 @@ if [[ ${#INSTALL[@]} -gt 0 ]] && ! "${LEGACY}"; then
|
|||
done
|
||||
fi
|
||||
|
||||
# Uninstall section goes here
|
||||
if [[ ${#UNINSTALL[@]} -gt 0 ]]; then
|
||||
for UNINSTALL_EXT in "${UNINSTALL[@]}"; do
|
||||
# Replaces whitespaces with %20 for install entries which contain extension name, since URLs can't contain whitespace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue