Skip to content

Commit

Permalink
Replace import with non shadown version
Browse files Browse the repository at this point in the history
  • Loading branch information
alpar-t committed Feb 6, 2019
1 parent 28cddab commit 52a3b93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import org.gradle.api.logging.Logger
import org.gradle.api.tasks.Copy
import org.gradle.api.tasks.Delete
import org.gradle.api.tasks.Exec
import shadow.org.codehaus.plexus.util.Os
import org.apache.tools.ant.taskdefs.condition.Os

import java.nio.file.Paths

Expand Down

0 comments on commit 52a3b93

Please sign in to comment.