Remove hello world

This commit is contained in:
Charles Gagnon
2023-09-23 07:12:43 -04:00
parent b9541861e9
commit c8f4767aaf

View File

@@ -56,8 +56,6 @@ export default class DashToPanelExtension extends Extension {
}
enable() {
console.log(_('This is a translatable text'));
DTP_EXTENSION = this;
// The Ubuntu Dock extension might get enabled after this extension