This initializer is not used anymore

This commit is contained in:
Robin Ward 2020-07-23 13:17:00 -04:00
parent bad083b3a3
commit 06a3fd0566
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
// backwards compatibility for plugins that depend on this initializer
export default {
name: "register-discourse-location",
initialize() {}
};