Skip to content

Commit 827ebda

Browse files
committed
Update PrismGenerator.java
1 parent a3728b6 commit 827ebda

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ build/
1111
*/bin/
1212
.DS_Store
1313

14+
blackbox-test-prism/avaje-prism-core

prism-core/src/main/java/io/avaje/prism/internal/PrismGenerator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
7878
import javax.lang.model.util.Types;
7979
import javax.tools.Diagnostic;
8080

81-
import io.avaje.inject.generator.APContext;
8281
import io.avaje.spi.ServiceProvider;
8382
/**
8483
* An AnnotationProcessor for generating prisms. Do not use this class directly.

0 commit comments

Comments
 (0)