mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Make eslint happy.
This commit is contained in:
parent
bd86e88b05
commit
a2857d68bb
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
import Category from 'discourse/models/category';
|
||||
|
||||
export const SEPARATOR = ":";
|
||||
|
||||
export function replaceSpan($elem, categorySlug, categoryLink) {
|
||||
|
|
Loading…
Reference in a new issue