Skip to content

Commit

Permalink
#47 build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRefactoring committed May 21, 2023
1 parent dfc6ce0 commit 797806d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/version2/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ export * from './contentPropertyCreateRequest';
export * from './contentPropertySortOrder';
export * from './contentPropertyUpdateRequest';
export * from './contentStatus';
export * from './createFooterCommentModel';
export * from './createInlineCommentModel';
export * from './customContent';
export * from './customContentBody';
export * from './customContentBodyRepresentation';
Expand Down Expand Up @@ -58,14 +56,10 @@ export * from './space';
export * from './spaceDescription';
export * from './spaceDescriptionBodyRepresentation';
export * from './spaceProperty';
export * from './spacePropertyCreateRequest';
export * from './spacePropertyUpdateRequest';
export * from './spaceSortOrder';
export * from './spaceStatus';
export * from './spaceType';
export * from './task';
export * from './updateFooterCommentModel';
export * from './updateInlineCommentModel';
export * from './version';
export * from './versionedEntity';
export * from './versionSortOrder';

0 comments on commit 797806d

Please sign in to comment.