Fix linting
This commit is contained in:
parent
e5e928d99a
commit
e6376ad059
23 changed files with 33 additions and 58 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Command, GameObject } from 'shared';
|
||||
import { Command } from 'shared';
|
||||
|
||||
export class GeneratePointsCommand extends Command {
|
||||
public constructor(public readonly decla: number, public readonly red: number) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue