Skip to content

Commit 80e1301

Browse files
authored
Update index.ts
1 parent df8fa93 commit 80e1301

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { APP_INTERCEPTOR, ModuleRef, ContextIdFactory } from '@nestjs/core';
1010
import { GqlExecutionContext } from '@nestjs/graphql';
1111
import * as DataLoader from 'dataloader';
1212
import { Observable } from 'rxjs';
13-
import { idText } from 'typescript';
1413

1514
/**
1615
* This interface will be used to generate the initial data loader.      

0 commit comments

Comments
 (0)