Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
LynithDev committed May 1, 2023
1 parent 22d2097 commit 1cc491c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patches/appDisplayPatcher.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const { BaseAppView, AppDisplay, FolderView, AppSearchProvider } = imports.ui.appDisplay;
const Main = imports.ui.main;
const { Shell } = imports.gi;

var AppDisplayPatcher = class AppDisplayPatcher {
constructor(settings) {
Expand Down

0 comments on commit 1cc491c

Please sign in to comment.