Skip to content

Commit

Permalink
fixup! Migrated from gi-types to girs
Browse files Browse the repository at this point in the history
  • Loading branch information
mackdk committed Mar 10, 2024
1 parent 5fbf4fd commit 2f633e8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/main/typescript/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import GObject from '@girs/gobject-2.0';

export {};

declare global {
Expand Down
1 change: 0 additions & 1 deletion src/test/typescript/utils/Logger.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Gio from '@girs/gio-2.0';
import GLib from '@girs/glib-2.0';

import { assert } from 'chai';
import { SinonSpy, SinonStub, spy, stub } from 'sinon';

Expand Down

0 comments on commit 2f633e8

Please sign in to comment.