Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Dec 1, 2024
1 parent f696b61 commit 9e7b48b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/src/trycp/conductor/conductor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ import {
UninstallAppRequest,
UpdateCoordinatorsRequest,
RevokeAgentKeyRequest,
CallZomeRequestSigned,
} from "@holochain/client";
import getPort, { portNumbers } from "get-port";
import assert from "node:assert";
Expand Down

0 comments on commit 9e7b48b

Please sign in to comment.