Skip to content

Commit

Permalink
Merge pull request #1030 from basil/zfs
Browse files Browse the repository at this point in the history
Remove `ZpoolMonitor` and `ZPoolExpandNotice`
  • Loading branch information
res0nance authored Jan 7, 2025
2 parents 4b7fcc5 + d1fae8d commit e8aedb7
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 224 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,6 @@ THE SOFTWARE.
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-step-api</artifactId>
</dependency>
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>libzfs</artifactId>
<version>0.8</version>
</dependency>
<dependency>
<groupId>io.jenkins</groupId>
<artifactId>configuration-as-code</artifactId>
Expand Down
54 changes: 0 additions & 54 deletions src/main/java/hudson/plugins/ec2/ebs/ZPoolExpandNotice.java

This file was deleted.

91 changes: 0 additions & 91 deletions src/main/java/hudson/plugins/ec2/ebs/ZPoolMonitor.java

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit e8aedb7

Please sign in to comment.