Skip to content

Commit 2fd53f6

Browse files
committed
test for pr
1 parent 925d04e commit 2fd53f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Config from "./config";
22
import HttpURLConnectionClient from "./httpClient/httpURLConnectionClient";
33
import { version } from "../package.json";
4-
import ClientInterface from "./httpClient/clientInterface";
4+
import ClientInterface from "./httpClient/clientInterface";//asdasdasd
55

66
type ClientParametersOverload =
77
| { config: Config }

0 commit comments

Comments
 (0)