mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-10 16:26:35 +01:00
Other: Make ESLint ignore unused import
This commit is contained in:
parent
7f86e92e85
commit
c25f24b72f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ import ScrollManager from "./ScrollManager.js";
|
||||||
import PrefsBoxOrderListEmptyPlaceholder from "./PrefsBoxOrderListEmptyPlaceholder.js";
|
import PrefsBoxOrderListEmptyPlaceholder from "./PrefsBoxOrderListEmptyPlaceholder.js";
|
||||||
|
|
||||||
// Imports to make UI file work.
|
// Imports to make UI file work.
|
||||||
|
// eslint-disable-next-line
|
||||||
import PrefsBoxOrderListBox from "./PrefsBoxOrderListBox.js";
|
import PrefsBoxOrderListBox from "./PrefsBoxOrderListBox.js";
|
||||||
|
|
||||||
export default class PrefsPage extends Adw.PreferencesPage {
|
export default class PrefsPage extends Adw.PreferencesPage {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue