Skip to content

Commit 568e662

Browse files
committed
chore: rebase fail
1 parent 19aeefc commit 568e662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/actor/get-public-url.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { ACTOR_ENV_VARS, APIFY_ENV_VARS } from '@apify/consts';
22
import { createHmacSignature } from '@apify/utilities';
33

4+
import { getApifyStorageClient } from '../../lib/actor.js';
45
import { ApifyCommand } from '../../lib/command-framework/apify-command.js';
56
import { Args } from '../../lib/command-framework/args.js';
67
import { CommandExitCodes } from '../../lib/consts.js';

0 commit comments

Comments
 (0)