Remove new version checker

This commit is contained in:
Jason DeRose
2021-05-03 09:46:24 -04:00
parent 2cc0551666
commit 58fa6edd92
6 changed files with 2 additions and 408 deletions

View File

@@ -91,7 +91,6 @@ function _enable() {
Me.settings = Convenience.getSettings('org.gnome.shell.extensions.dash-to-panel');
Me.desktopSettings = Convenience.getSettings('org.gnome.desktop.interface');
Me.imports.update.init();
panelManager = new PanelManager.dtpPanelManager();
panelManager.enable();