Skip to content

Commit 935d536

Browse files
committed
Remove staging api from config
1 parent 33a8049 commit 935d536

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export const API_FAMILIES = [
3838
];
3939

4040
export const PRODUCTION_API_PATH = `${__dirname}/../../apis`;
41-
export const STAGING_API_PATH = `${__dirname}/../../testIntegration/stagingApis`;
4241

4342
export const CUSTOM_METADATA = {
4443
shopperAuthClient: "Customer.ShopperCustomers",

0 commit comments

Comments
 (0)