diff --git a/js/admin.js b/js/admin.js index fb19aeec4..fd107337a 100644 --- a/js/admin.js +++ b/js/admin.js @@ -7,7 +7,5 @@ * file that was distributed with this source code. */ -flarum.exports = []; - export * from './src/common'; export * from './src/admin';