Skip to content

Commit b851cf9

Browse files
author
hirsch88
committed
Remove unused import
1 parent cea55f4 commit b851cf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/ApiInfo.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as express from 'express';
22
import { Environment } from './helpers/Environment';
33
import { SwaggerUI } from './SwaggerUI';
44
import { ApiMonitor } from './ApiMonitor';
5-
// import { BasicAuthenticate } from './BasicAuthenticate';
65

76

87
export class ApiInfo {

0 commit comments

Comments
 (0)