Skip to content

Commit 676de16

Browse files
authored
cleanup unused import (#2184)
1 parent aac78d5 commit 676de16

File tree

1 file changed

+0
-1
lines changed
  • packages/@headlessui-react/src/utils

1 file changed

+0
-1
lines changed

packages/@headlessui-react/src/utils/render.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import {
1111
} from 'react'
1212
import { Props, XOR, __, Expand } from '../types'
1313
import { classNames } from './class-names'
14-
import { env } from './env'
1514
import { match } from './match'
1615

1716
export enum Features {

0 commit comments

Comments
 (0)