Skip to content

Commit

Permalink
Build deno [autogenerated commit]
Browse files Browse the repository at this point in the history
  • Loading branch information
oguimbal committed Jan 11, 2024
1 parent 09cf099 commit bfd30a0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .deno/execution/schema-amends/alter-enum.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
import {
_ISchema,
_Transaction,
_IStatementExecutor,
_IStatement,
} from '../../interfaces-private';
import { _ISchema, _Transaction, _IStatementExecutor, _IStatement } from '../../interfaces-private.ts';
import { AlterEnumType } from 'https://deno.land/x/[email protected]/mod.ts';
import { ExecHelper } from '../exec-utils.ts';
import { ignore } from '../../utils.ts';
Expand Down

0 comments on commit bfd30a0

Please sign in to comment.