mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 07:09:07 +00:00
Other: Make ESLint ignore unused import
This commit is contained in:
parent
7f86e92e85
commit
c25f24b72f
@ -9,6 +9,7 @@ import ScrollManager from "./ScrollManager.js";
|
||||
import PrefsBoxOrderListEmptyPlaceholder from "./PrefsBoxOrderListEmptyPlaceholder.js";
|
||||
|
||||
// Imports to make UI file work.
|
||||
// eslint-disable-next-line
|
||||
import PrefsBoxOrderListBox from "./PrefsBoxOrderListBox.js";
|
||||
|
||||
export default class PrefsPage extends Adw.PreferencesPage {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user