Skip to content

Commit

Permalink
Solves Possibly zero references to use statement in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
spell00 committed Nov 4, 2020
1 parent 0266890 commit 3cd3a66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions modules/api/php/models/projectdicomsobject.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

namespace LORIS\api\Models;

use LORIS\api\Endpoints\Candidate\Candidate;

/**
* A ProjectDicomsObject contains values from a Dicom file of a project.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
namespace LORIS\api\Provisioners;

use \LORIS\Data\Provisioners\DBObjectProvisioner;
use \LORIS\api\Models\ProjectDicomsObject;
/**
* This file implements a data provisioner to get all dicoms of a project
* created since a given date.
Expand Down

0 comments on commit 3cd3a66

Please sign in to comment.