Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-molak committed Dec 30, 2023
1 parent 0769a0e commit 478e5a9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package net.thucydides.model.requirements;

import net.serenitybdd.model.di.ModelInfrastructure;
import net.serenitybdd.model.environment.ConfiguredEnvironment;
import net.thucydides.model.ThucydidesSystemProperty;
import net.thucydides.model.domain.RequirementCache;
import net.thucydides.model.environment.MockEnvironmentVariables;
import net.thucydides.model.requirements.model.Requirement;
Expand Down

0 comments on commit 478e5a9

Please sign in to comment.