Skip to content

Commit b179fad

Browse files
committed
Lint issues
1 parent c959444 commit b179fad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TextInputWithTokens.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import TextInputWrapper, {textInputHorizPadding} from './_TextInputWrapper'
1313
import Box from './Box'
1414
import Text from './Text'
1515
import {isFocusable} from '@primer/behaviors/utils'
16-
import {text} from 'stream/consumers'
1716

1817
// eslint-disable-next-line @typescript-eslint/no-explicit-any
1918
type AnyReactComponent = React.ComponentType<any>

0 commit comments

Comments
 (0)