Skip to content

Commit

Permalink
chore: delete unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
knownotunknown authored and doprz committed Mar 6, 2024
1 parent 23e881f commit 7cf34f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/components/common/Chip/Chip.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import classNames from 'classnames';
import React from 'react';
import Text from '../Text/Text';
import styles from './Chip.module.scss';


export const flags = ["WR", "QR", "GC", "CD", "E", "II"]
Expand Down

0 comments on commit 7cf34f2

Please sign in to comment.