Skip to content

Commit

Permalink
Merge pull request #101 from GSA-TTS/normal-appjs
Browse files Browse the repository at this point in the history
Remove all of the extra console.log
  • Loading branch information
rahearn authored Jan 6, 2025
2 parents b10f5ff + 7b609b7 commit ecd2572
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/javascript/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,3 @@ import "@uswds/uswds"
import { i18n } from './i18n';

console.log(i18n.t('shared.banner.official_site'));

console.log("There are two application.js files now!");

console.log("There are now three application.js files!");

console.log("Fourth app.js update!");

0 comments on commit ecd2572

Please sign in to comment.