Skip to content

Commit 7efe3ad

Browse files
committed
format
1 parent bac9559 commit 7efe3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataconnect/dataplaneClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { dataconnectOrigin } from "../api";
2-
export { dataconnectOrigin } from "../api"
2+
export { dataconnectOrigin } from "../api";
33
import { Client, ClientResponse } from "../apiv2";
44
import * as types from "./types";
55

0 commit comments

Comments
 (0)