1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

eslint: unused imports

This commit is contained in:
lemonslut 2025-06-08 01:12:29 -06:00
parent 52747bfee1
commit de5745c0c3
No known key found for this signature in database

View file

@ -213,9 +213,6 @@
import HOME_MD from '../home.md';
import {createElement as e} from 'utilities/dom';
import { EXTENSION } from 'utilities/constants';
export default {
props: ['item', 'context'],