Skip to content

Commit

Permalink
fix: remove unnecessary imports from `packages/virtual-core/src/index…
Browse files Browse the repository at this point in the history
….ts` #298 (#299)
  • Loading branch information
FaberVitale authored Jun 4, 2022
1 parent b5a2629 commit b368f4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/virtual-core/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import observeRect from '@reach/observe-rect'
import { check } from 'prettier'
import React from 'react'
import { memo } from './utils'

export * from './utils'
Expand Down

0 comments on commit b368f4e

Please sign in to comment.