Skip to content

Commit

Permalink
try deploying again
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikB2014 committed Aug 23, 2024
1 parent f0aac81 commit f6ce47b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/api-docs/apiDocs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {Fragment, useEffect, useState} from 'react';
import {LoadingArticle} from 'apps/changelog/src/client/components/article';
import {OpenAPIV3_1} from 'openapi-types';
import {API, APICategory} from 'src/build/resolveOpenAPI';
// import {resolveRemoteApiSpec} from 'src/build/shared';
import SwaggerUI, {SwaggerUIProps} from 'swagger-ui-react';

import {LOCAL_API_SPEC} from './localApiSpec';
Expand Down

0 comments on commit f6ce47b

Please sign in to comment.