Skip to content

Commit

Permalink
Removed unused import (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
nenadV91 authored Apr 29, 2022
1 parent c811fc5 commit f68f8dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ import AppziButton from 'components/AppziButton'
import { nodeRemoveChildFix } from 'utils/node'
import SideBanner, { BannerType } from 'components/SideBanner'

import Popups from 'components/Popups'

// Node removeChild hackaround
// based on: https://github.com/facebook/react/issues/11538#issuecomment-417504600
nodeRemoveChildFix()
Expand Down

0 comments on commit f68f8dc

Please sign in to comment.