FIX: Correct error in ip-lookup component definition (#17339)

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
This commit is contained in:
David Taylor 2022-07-05 15:13:50 +01:00 committed by GitHub
parent a6c3369614
commit 2a7fb4bf3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions