Make eslint happy

This commit is contained in:
Gerhard Schlager 2019-03-18 16:48:09 +01:00
parent acc121fd27
commit c0a7b06777
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import DiscourseURL from "discourse/lib/url";
import { buildCategoryPanel } from "discourse/components/edit-category-panel";
import { categoryBadgeHTML } from "discourse/helpers/category-link";
import Category from "discourse/models/category";