Skip to content

Commit 4c02056

Browse files
committed
Remove unused import
1 parent da671c6 commit 4c02056

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages-exp/messaging-exp/src/index.sw.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import '@firebase/installations-exp';
1919

2020
import { FirebaseMessaging } from './interfaces/public-types';
21-
import { isSwSupported } from './api/isSupported';
2221
import { registerSwMessaging } from './helpers/register';
2322

2423
export { onBackgroundMessage, getMessaging } from './api';

0 commit comments

Comments
 (0)