We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca92d3 commit c2519fbCopy full SHA for c2519fb
src/config.ts
@@ -6,7 +6,6 @@ import { IAuthModuleOptions } from '@nestjs/passport';
6
import { JwtModuleOptions } from '@nestjs/jwt';
7
import { StorageManagerConfig } from '~/_common/factorydrive';
8
import { AmazonWebServicesS3StorageConfig } from '~/_common/factorydrive';
9
-import { parse } from 'path';
10
import { HttpModuleOptions } from '@nestjs/axios';
11
12
export interface MongoosePlugin {
0 commit comments