summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/clean/rom_images
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/build/clean/rom_images')
-rwxr-xr-xresources/scripts/helpers/build/clean/rom_images2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/scripts/helpers/build/clean/rom_images b/resources/scripts/helpers/build/clean/rom_images
index e952d5c..f0c342a 100755
--- a/resources/scripts/helpers/build/clean/rom_images
+++ b/resources/scripts/helpers/build/clean/rom_images
@@ -31,5 +31,3 @@ set -u -e
rm -Rf "bin/"
printf "Deleted the bin/ directory containing the ROM images.\n\n"
-
-# ------------------- DONE ----------------------