Skip to content

Commit

Permalink
fix: remove redundand use line
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomiejmarszal committed Nov 6, 2023
1 parent 4329e37 commit e1d74c6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
use oat\taoQtiTest\models\export\AbstractTestExport;
use oat\taoQtiTest\models\export\QtiTestExporterInterface;
use taoQtiTest_models_classes_QtiTestServiceException as QtiTestServiceException;
use ZipArchive;

class TestPackageExport extends AbstractTestExport
{
Expand Down

0 comments on commit e1d74c6

Please sign in to comment.