Skip to content

Commit f0b763f

Browse files
authored
Update RemoveDependency.java to remove wrong import
1 parent 853f1c2 commit f0b763f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/openrewrite/java/dependencies/RemoveDependency.java

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616
package org.openrewrite.java.dependencies;
1717

18-
import com.sun.org.apache.bcel.internal.classfile.SourceFile;
1918
import lombok.EqualsAndHashCode;
2019
import lombok.Value;
2120
import org.jspecify.annotations.Nullable;

0 commit comments

Comments
 (0)