Skip to content

Commit fd84d22

Browse files
committed
Rebase fallout
1 parent e2ffe6d commit fd84d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/binaryManager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import path from "path";
1010
import prettyBytes from "pretty-bytes";
1111
import * as semver from "semver";
1212

13-
import { errToStr } from "../api-helper";
13+
import { errToStr } from "../api/api-helper";
1414
import * as cli from "../cliManager";
1515
import { Logger } from "../logging/logger";
1616
import * as pgp from "../pgp";

0 commit comments

Comments
 (0)