Skip to content

Commit

Permalink
chore: Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinszuchet committed Jan 7, 2025
1 parent 4593456 commit 1e527b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/migrations/1736277138587_add-indexes.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/naming-convention */
import { MigrationBuilder, ColumnDefinitions } from 'node-pg-migrate'

export const shorthands: ColumnDefinitions | undefined = undefined
Expand Down

0 comments on commit 1e527b9

Please sign in to comment.