Skip to content

Commit db555f7

Browse files
committed
Remove unused JavaScript imports
1 parent b0faf68 commit db555f7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Camera/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import GObject from "gi://GObject";
21
import Gio from "gi://Gio";
32
import Gst from "gi://Gst";
43
import Xdp from "gi://Xdp";

src/Screencast/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import GObject from "gi://GObject";
21
import Gio from "gi://Gio";
32
import Gst from "gi://Gst";
43
import Xdp from "gi://Xdp";

0 commit comments

Comments
 (0)