Skip to content

Commit f221bbe

Browse files
author
kamil.mysliwiec
committed
Example cleanup
1 parent ab24183 commit f221bbe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

example/server.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import { NestFactory } from './../src/';
22
import { ApplicationModule } from './modules/app.module';
33

4-
import 'reflect-metadata';
5-
64
const port = 3001;
75
const app = NestFactory.create(ApplicationModule);
86

0 commit comments

Comments
 (0)