Skip to content

Commit

Permalink
removed not used lines
Browse files Browse the repository at this point in the history
  • Loading branch information
dnhdruk committed May 17, 2022
1 parent 461dbeb commit 211d344
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import constants from './../utilities/constants.util';
import { Data } from '../tool/data.model';
import { Course } from '../course/course.model';
import { TeamModel } from '../team/team.model';
import { PublisherModel } from '../publisher/publisher.model';
import teamController from '../team/team.controller';
import emailGenerator from '../utilities/emailGenerator.util';
import { getObjectFilters } from '../search/search.repository';
Expand Down

0 comments on commit 211d344

Please sign in to comment.