Skip to content

Commit 6f163dc

Browse files
remove import
1 parent a5d489f commit 6f163dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-sidebar/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import type { ActivateHelpers } from 'hadron-app-registry';
22
import { registerHadronPlugin, type AppRegistry } from 'hadron-app-registry';
3-
import { createContext } from 'react';
43
import SidebarPlugin from './plugin';
54
import { createSidebarStore } from './stores';
65
import {

0 commit comments

Comments
 (0)