mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-05-02 12:12:38 -04:00
remove unused imports
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
import React from 'react';
|
||||
import {
|
||||
IconButton,
|
||||
ButtonGroup,
|
||||
ButtonToolbar,
|
||||
Icon,
|
||||
Input,
|
||||
InputGroup,
|
||||
} from 'rsuite';
|
||||
import { Icon, Input, InputGroup } from 'rsuite';
|
||||
import ViewTypeButtons from '../viewtypes/ViewTypeButtons';
|
||||
|
||||
const GenericPageHeader = ({
|
||||
|
||||
Reference in New Issue
Block a user