Skip to content

Commit

Permalink
Removed debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
sreidthomas committed Feb 5, 2025
1 parent ec3e472 commit 47dad94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/compile_styles.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ compile_components() {
# Check if any SCSS files were found
if [[ ${#found_scss_files[@]} -eq 0 ]]; then
echo "No .scss files found in any of the directories. Aborting."
ls -la "${stable_base_path}/GovBanner" # Debug line to show contents of GovBanner directory
exit 1
fi

Expand Down

0 comments on commit 47dad94

Please sign in to comment.