nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 12 lines 362 B view raw
1diff --git a/src/util.js b/src/util.js 2index d37e42f..9e57ad5 100644 3--- a/src/util.js 4+++ b/src/util.js 5@@ -4,7 +4,6 @@ import Gio from 'gi://Gio'; 6 import GLib from 'gi://GLib'; 7 import Soup from 'gi://Soup'; 8 import Xdp from 'gi://Xdp'; 9-import XdpGtk4 from 'gi://XdpGtk4'; 10 import { gettext as _, ngettext } from 'gettext'; 11 12 const Format = imports.format;