Skip to content

Commit

Permalink
refactor(liquibase): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
machi1990 authored and gsmet committed Dec 14, 2020
1 parent a85d6e9 commit 1fba118
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
import io.quarkus.liquibase.runtime.LiquibaseBuildTimeConfig;
import io.quarkus.liquibase.runtime.LiquibaseContainerProducer;
import io.quarkus.liquibase.runtime.LiquibaseRecorder;
import liquibase.change.Change;
import liquibase.change.core.LoadDataChange;
import liquibase.changelog.ChangeLogParameters;
import liquibase.changelog.ChangeSet;
Expand Down

0 comments on commit 1fba118

Please sign in to comment.