mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Revert unneeded import
This commit is contained in:
parent
b57fd742b3
commit
65b20fcb86
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
/* eslint-disable functional/no-class */
|
||||
/* eslint-disable functional/no-this-expression */
|
||||
import { SpanBox } from '../LayoutPrimitives'
|
||||
import { IconProps } from './IconProps'
|
||||
|
||||
import React from 'react'
|
||||
|
|
|
|||
Loading…
Reference in a new issue