Make eslint happy.

This commit is contained in:
Guo Xiang Tan 2016-01-21 12:31:50 +08:00
parent bd86e88b05
commit a2857d68bb
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
import Category from 'discourse/models/category';
export const SEPARATOR = ":";
export function replaceSpan($elem, categorySlug, categoryLink) {