2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FIX: Unused import

This commit is contained in:
Robin Ward 2018-02-01 16:31:09 -05:00
parent 9fa71e198e
commit 9f96d59a17

View file

@ -1,5 +1,4 @@
import PreloadStore from 'preload-store';
import { withPluginApi } from 'discourse/lib/plugin-api';

export default {
name: "banner",