We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea55f4 commit b851cf9Copy full SHA for b851cf9
src/core/ApiInfo.ts
@@ -2,7 +2,6 @@ import * as express from 'express';
2
import { Environment } from './helpers/Environment';
3
import { SwaggerUI } from './SwaggerUI';
4
import { ApiMonitor } from './ApiMonitor';
5
-// import { BasicAuthenticate } from './BasicAuthenticate';
6
7
8
export class ApiInfo {
0 commit comments