Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Nov 13, 2024
1 parent e529ce1 commit e320322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vats/src/orch-purse/mock-orch-chain.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { Fail } from '@endo/errors';
import { Far } from '@endo/pass-style';
import { M } from '@endo/patterns';
import { provideLazy } from '@agoric/store';
Expand All @@ -12,7 +13,6 @@ import {
MinOrchAccountShape,
MinOrchestratorI,
} from './typeGuards.js';
import { Fail } from '@endo/errors';

/**
* @import {Zone} from '@agoric/base-zone'
Expand Down

0 comments on commit e320322

Please sign in to comment.