DEV: Remove unused import
This commit is contained in:
parent
95eb4c67f2
commit
747fea8458
|
@ -5,7 +5,6 @@ import {
|
||||||
observes
|
observes
|
||||||
} from "ember-addons/ember-computed-decorators";
|
} from "ember-addons/ember-computed-decorators";
|
||||||
import {
|
import {
|
||||||
currentThemeId,
|
|
||||||
listThemes,
|
listThemes,
|
||||||
previewTheme,
|
previewTheme,
|
||||||
setLocalTheme
|
setLocalTheme
|
||||||
|
|
Loading…
Reference in New Issue