mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-17 16:27:59 +00:00
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