Skip to content

Commit 853deae

Browse files
authored
Update common-issues.md
remove leftover import
1 parent aa6b3c6 commit 853deae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/docs/config/common-issues.md

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ and use `App.addIcons` or `icons` option in exported object
2828

2929
```js
3030
// config.js
31-
import Gtk from 'gi://Gtk?version=3.0';
32-
3331
App.addIcons(`${App.configDir}/assets`)
3432

3533
Widget.Icon({

0 commit comments

Comments
 (0)