remove copy-pasted comments

This commit is contained in:
end-4
2024-04-28 23:23:30 +07:00
parent 238b072447
commit 6bc93e2903
3 changed files with 0 additions and 10 deletions
@@ -1,6 +1,3 @@
// This file is for the notification list on the sidebar
// For the popup notifications, see onscreendisplay.js
// The actual widget for each single notification is in ags/modules/.commonwidgets/notification.js
import Widget from 'resource:///com/github/Aylur/ags/widget.js';
import Bluetooth from 'resource:///com/github/Aylur/ags/service/bluetooth.js';
import * as Utils from 'resource:///com/github/Aylur/ags/utils.js';