iconGrid: Trivial comment cleanup
There's no PaginatedIconGrid anymore https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1301
This commit is contained in:
parent
687928e7b7
commit
be02f76aa7
@ -1,5 +1,5 @@
|
||||
// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
|
||||
/* exported BaseIcon, IconGrid, PaginatedIconGrid */
|
||||
/* exported BaseIcon, IconGrid */
|
||||
|
||||
const { Clutter, GLib, GObject, Graphene, Meta, St } = imports.gi;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user