We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28f6fd commit 121305aCopy full SHA for 121305a
src/renderer/utils/notifications/handlers/types.ts
@@ -2,7 +2,7 @@ import type { FC } from 'react';
2
3
import type { OcticonProps } from '@primer/octicons-react';
4
5
-import type { Link, SettingsState } from '../../../types';
+import type { SettingsState } from '../../../types';
6
import type {
7
GitifySubject,
8
Notification,
0 commit comments