Clean up trailing whitespace in migration and CSS files

- Removed unnecessary trailing whitespace from `remove_unique_game_constraint.rb`, `flag-station-minigame.css`, `vm-launcher-minigame.css`, and `hacktivity-cable.js` to enhance code quality and maintain consistency across the codebase.
This commit is contained in:
Z. Cliffe Schreuders
2026-01-13 09:39:14 +00:00
parent 2b0c68e961
commit d2b78b9d54
4 changed files with 4 additions and 0 deletions

View File

@@ -17,3 +17,4 @@ class RemoveUniqueGameConstraint < ActiveRecord::Migration[7.0]
end
end

View File

@@ -188,3 +188,4 @@

View File

@@ -194,3 +194,4 @@

View File

@@ -225,3 +225,4 @@ export default window.hacktivityCable;