Remove unneeded sourcing from dialogs.sh

This commit is contained in:
icenine451 2024-06-20 13:44:24 -04:00
parent 92f0c227f4
commit 284e8d5cc1

View file

@ -1,7 +1,5 @@
#!/bin/bash
source /app/libexec/functions.sh
# Dialog colors
purple="#a864fc"
blue="#6fbfff"