Skip to content

Commit b50790f

Browse files
Updated import path.
1 parent ed623dd commit b50790f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jobs/job.resolver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// import { CreateJobDto } from './dto/create-job.dto';
66
// import { UpdateJobDto } from './dto/update-job.dto';
77
// import { JobArgs } from './args/job.args';
8-
// import { GqlAuthGuard } from '../common/auth/gql-auth.guard';
8+
// import { GqlAuthGuard } from '../auth/gql-auth.guard';
99
// import { UserEntity as User } from './../common/decorators/user.decorator';
1010

1111
// /**

0 commit comments

Comments
 (0)