Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Laica-Lunasys committed Jul 9, 2024
1 parent 866bbed commit 03da14a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as React from 'react';
import { Button, ButtonGroup, Col, Dropdown, DropdownButton, Row } from 'react-bootstrap';
import { Button, ButtonGroup, Col, Row } from 'react-bootstrap';
import { H1, P } from '../../atoms/Core';
import { ValueSet } from './TplBase';

Expand Down

0 comments on commit 03da14a

Please sign in to comment.