Skip to content

Commit

Permalink
remove redundant constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
b4iterdev committed Jan 27, 2025
1 parent fcef714 commit 4d59195
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/timeout/timeout.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ export class TimeoutComponent implements OnInit, AfterViewInit, OnDestroy {
players: [],
},
],
spikeState: { planted: false },
map: "Ascent",
tools: {
timeout: {
team: "tech",
Expand Down

0 comments on commit 4d59195

Please sign in to comment.