Skip to content

Commit

Permalink
Clean up leftover import
Browse files Browse the repository at this point in the history
  • Loading branch information
stalgiag committed Dec 14, 2023
1 parent 15c594a commit fbf8eef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions server/tests/integration/automation-scheduler.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ const { default: axios } = require('axios');
const {
getCollectionJobById
} = require('../../models/services/CollectionJobService');
const {
getTestPlanReportById
} = require('../../models/services/TestPlanReportService');

let mockAutomationSchedulerServer;
let apiServer;
Expand Down

0 comments on commit fbf8eef

Please sign in to comment.