forked from external-repos/LifeTrinket
remove unused import
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import React, { useState } from 'react';
|
|
||||||
import * as S from './LifeCounter.style';
|
import * as S from './LifeCounter.style';
|
||||||
import { Player } from '../../Types/Player';
|
import { Player } from '../../Types/Player';
|
||||||
import CommanderTaxButton from '../Buttons/CommanderTaxButton';
|
import CommanderTaxButton from '../Buttons/CommanderTaxButton';
|
||||||
|
|||||||
Reference in New Issue
Block a user