mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
autorunManager: Remove unused import
This commit is contained in:
parent
02a72b12bb
commit
ce262b36d4
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ const St = imports.gi.St;
|
|||
const GnomeSession = imports.misc.gnomeSession;
|
||||
const Main = imports.ui.main;
|
||||
const MessageTray = imports.ui.messageTray;
|
||||
const ShellMountOperation = imports.ui.shellMountOperation;
|
||||
|
||||
// GSettings keys
|
||||
const SETTINGS_SCHEMA = 'org.gnome.desktop.media-handling';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue