Skip to content

Commit fe45264

Browse files
remcohendriksmyparcel-bot[bot]
authored andcommitted
fix: lint
1 parent 37accec commit fe45264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/endpoints/private/shops/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ export * from './GetShop';
22
export * from './PostShop';
33
export * from './PutShop';
44
export * from './Shop.types';
5-
export * from './PostShopDuplicate';
5+
export * from './PostShopDuplicate';

0 commit comments

Comments
 (0)