forked from Shinonome/dots-hyprland
remove unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
const { Gtk } = imports.gi;
|
const { Gtk } = imports.gi;
|
||||||
import App from 'resource:///com/github/Aylur/ags/app.js';
|
import App from 'resource:///com/github/Aylur/ags/app.js';
|
||||||
import Widget from 'resource:///com/github/Aylur/ags/widget.js';
|
import Widget from 'resource:///com/github/Aylur/ags/widget.js';
|
||||||
import Service from 'resource:///com/github/Aylur/ags/service.js';
|
|
||||||
import * as Utils from 'resource:///com/github/Aylur/ags/utils.js';
|
import * as Utils from 'resource:///com/github/Aylur/ags/utils.js';
|
||||||
|
|
||||||
const { Box, EventBox, Button, Revealer } = Widget;
|
const { Box, EventBox, Button, Revealer } = Widget;
|
||||||
|
|||||||
Reference in New Issue
Block a user