Skip to content

Commit e8d5e10

Browse files
committed
style: remove unused import
1 parent 687f33d commit e8d5e10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/src/contexts/messageContext/MessageContext.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import type { DefaultStreamChatGenerics, UnknownType } from '../../types/types';
1414
import { DEFAULT_BASE_CONTEXT_VALUE } from '../utils/defaultBaseContextValue';
1515

1616
import { getDisplayName } from '../utils/getDisplayName';
17-
import { isTestEnvironment } from '../utils/isTestEnvironment';
1817

1918
export type Alignment = 'right' | 'left';
2019

0 commit comments

Comments
 (0)