chore(gnome-extensions): Remove unneded ending log print

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
This commit is contained in:
fiftydinar 2024-05-27 21:07:21 +02:00 committed by GitHub
parent 8f4857c8a6
commit a0dab808f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -224,4 +224,3 @@ fi
echo "Compiling gschema to include extension schemas & to refresh the schema state"
glib-compile-schemas "/usr/share/glib-2.0/schemas/" &>/dev/null
echo "Finished the setup of gnome-extensions module"