Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisvisser committed Jul 17, 2023
1 parent 4ec220a commit 5495ac8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { MigrationInterface, QueryRunner } from 'typeorm';

export class aggregateUnit1689575782230 implements MigrationInterface {
export class AggregateUnit1689575782230 implements MigrationInterface {
name = 'aggregateUnit1689575782230';

public async up(queryRunner: QueryRunner): Promise<void> {
Expand Down

0 comments on commit 5495ac8

Please sign in to comment.