mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
7caaee2 introduced a duplicate definition of the component JS. This likely happened because we had the template defined under `javascripts/discourse`, and the component JS defined under `javascript/admin`. This commit removes the duplicate definition, and moves the template to the admin addon