From f900e1165f7f0f0c3b93acf54356b522071a0be8 Mon Sep 17 00:00:00 2001 From: KyrneDev Date: Fri, 23 Apr 2021 13:54:42 -0700 Subject: [PATCH] Format --- js/admin.js | 2 -- 1 file changed, 2 deletions(-) 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';