Skip to content

Commit 50ef932

Browse files
committed
remove dead ref
1 parent 2d461ba commit 50ef932

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/web/src/initialize.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { getOrgFromDomain } from './data/org';
77
import { SINGLE_TENANT_ORG_DOMAIN, SINGLE_TENANT_ORG_ID, SOURCEBOT_GUEST_USER_ID } from './lib/constants';
88
import { ServiceErrorException } from './lib/serviceError';
99
import { getOrgMetadata, isServiceError } from './lib/utils';
10-
import { clearSearchContexts } from './actions';
1110

1211
const logger = createLogger('web-initialize');
1312

0 commit comments

Comments
 (0)