Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
easyCZ committed Apr 6, 2022
1 parent a06d93f commit 796bd32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { PrimaryColumn, Column, Entity, Index } from "typeorm";

import { PrebuiltWorkspace, PrebuiltWorkspaceState } from "@gitpod/gitpod-protocol";
import { TypeORM } from "../typeorm";
import { MAP_BIGINT_TO_NUMBER, Transformer } from "../transformer";
import { Transformer } from "../transformer";
import { PrebuildWorkspaceRateLimiterMigration1646739309660 } from "../migration/1646739309660-PrebuildWorskace-rate-limiter-migration";

@Entity()
Expand Down

0 comments on commit 796bd32

Please sign in to comment.