From aff859d7ea9ad573e8e40fc72c5b2b07fe7ba886 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Mon, 20 Jul 2015 18:14:03 +0930 Subject: [PATCH] Cleanup unused import --- js/forum/src/components/DiscussionRenamedNotification.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/forum/src/components/DiscussionRenamedNotification.js b/js/forum/src/components/DiscussionRenamedNotification.js index 69affe8ac..e29352f58 100644 --- a/js/forum/src/components/DiscussionRenamedNotification.js +++ b/js/forum/src/components/DiscussionRenamedNotification.js @@ -1,5 +1,4 @@ import Notification from 'flarum/components/Notification'; -import username from 'flarum/helpers/username'; /** * The `DiscussionRenamedNotification` component displays a notification which