mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-04 02:31:33 +00:00
Clean up dead code after Angular brand story removal
- Delete HomeCtrl controller file (nothing references it anymore) - Remove misplaced .text-vbig class from <details> (was on the old <a> toggle; summary has no visible text) - Remove redundant cursor: pointer on #brand-story-text (<summary> already sets it) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
angular.module('Darkswarm').controller "HomeCtrl", ($scope) ->
|
||||
# Controller kept for potential future use
|
||||
Reference in New Issue
Block a user