Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohendriks authored and myparcel-bot[bot] committed Apr 16, 2024
1 parent d6f5b9d commit ea52730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/endpoints/private/shops/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export * from './GetShop';
export * from './PostShop';
export * from './PutShop';
export * from './Shop.types';
export * from './PostShopDuplicate';
export * from './PostShopDuplicate';

0 comments on commit ea52730

Please sign in to comment.