FIX: Remove component file
This file is no longer necessary.
Follow up to: 45fbba08fc
This commit is contained in:
parent
45fbba08fc
commit
d2ac25857f
|
@ -1,6 +0,0 @@
|
|||
import { on, observes } from "ember-addons/ember-computed-decorators";
|
||||
import debounce from "discourse/lib/debounce";
|
||||
import highlightSyntax from "discourse/lib/highlight-syntax";
|
||||
|
||||
export default Ember.Component.extend(
|
||||
);
|
Loading…
Reference in New Issue