Skip to content

Commit

Permalink
chore: further reverts
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbate committed Oct 7, 2024
1 parent 1464fae commit 0375151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fuels/src/cli/commands/deploy/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { FuelsConfig } from '../../types';
import { generateTypes } from '../build/generateTypes';
import { autoStartFuelCore } from '../dev/autoStartFuelCore';

import { deployContracts } from './deployContracts';
import { deployPredicates } from './deployPredicates';
Expand Down

0 comments on commit 0375151

Please sign in to comment.