mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-25 16:04:22 -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 const SEPARATOR = ":";
|
||||||
|
|
||||||
export function replaceSpan($elem, categorySlug, categoryLink) {
|
export function replaceSpan($elem, categorySlug, categoryLink) {
|
||||||
|
|
Loading…
Reference in a new issue