Skip to content

Commit

Permalink
#10 Fix (hopefully) final issue with CI chain
Browse files Browse the repository at this point in the history
  • Loading branch information
SinusStudios committed Apr 18, 2020
1 parent aba604d commit c00c583
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controller/src/tabs/players/PlayerInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import SideComponent from "./SideComponent"
import {CSSTransition} from "react-transition-group"
import "./SideAnimation.scss"
import Scoreboard from "../../model/Scoreboard"
import Bracket from "../../model/Bracket"
import SponsorTagInput from "../../elements/SponsorTagInput"

const chars = ["No Character", ...characters.sort()]
Expand Down

0 comments on commit c00c583

Please sign in to comment.