diff options
Diffstat (limited to 'test/transform/resource/after-delombok/NonNullWithAlternateException.java')
| -rw-r--r-- | test/transform/resource/after-delombok/NonNullWithAlternateException.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/transform/resource/after-delombok/NonNullWithAlternateException.java b/test/transform/resource/after-delombok/NonNullWithAlternateException.java index 686a1219..76c6406a 100644 --- a/test/transform/resource/after-delombok/NonNullWithAlternateException.java +++ b/test/transform/resource/after-delombok/NonNullWithAlternateException.java @@ -14,4 +14,4 @@ public class NonNullWithAlternateException { } this.test = test; } -}
\ No newline at end of file +} |
