Skip to content

Commit

Permalink
Removed unused GLib import
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Aug 16, 2023
1 parent f1a3c5b commit 0a6d52d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extension/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
//Main imports
import St from 'gi://St';
import Gio from 'gi://Gio';
import GLib from 'gi://GLib';
import GObject from 'gi://GObject';

import * as Main from 'resource:///org/gnome/shell/ui/main.js';
Expand Down

0 comments on commit 0a6d52d

Please sign in to comment.