mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 23:30:53 +00:00
eslint: unused imports
This commit is contained in:
parent
52747bfee1
commit
de5745c0c3
1 changed files with 0 additions and 3 deletions
|
@ -213,9 +213,6 @@
|
||||||
|
|
||||||
import HOME_MD from '../home.md';
|
import HOME_MD from '../home.md';
|
||||||
|
|
||||||
import {createElement as e} from 'utilities/dom';
|
|
||||||
import { EXTENSION } from 'utilities/constants';
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
props: ['item', 'context'],
|
props: ['item', 'context'],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue