chromium,chromedriver: 129.0.6668.91 -> 129.0.6668.100
[NixPkgs.git] / pkgs / by-name / fo / forge-sparks / remove-xdpgtk4-import.patch
blob402e4543bbd650da9fcf636649df2731e4a020c3
1 diff --git a/src/util.js b/src/util.js
2 index 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';
12 const Format = imports.format;