Skip to content

Commit

Permalink
removed unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
jaipise committed Feb 6, 2024
1 parent a6ed297 commit 60b18de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api-gateway/test/app.e2e-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {
import { AppModule } from './../src/app.module';
import { Reflector } from '@nestjs/core';
import * as request from 'supertest';
import { UserProto } from 'juno-proto';

let app: INestApplication;
jest.setTimeout(7000);
Expand Down

0 comments on commit 60b18de

Please sign in to comment.