From: aclement Date: Wed, 4 May 2005 14:57:22 +0000 (+0000) Subject: sorted out the blank lines so the messages will line up with their expected locations! X-Git-Tag: PRE_ANDY~392 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d319c1a89fce5bc0d01e6ee7f412784a55eed1f7;p=aspectj.git sorted out the blank lines so the messages will line up with their expected locations! --- diff --git a/tests/bugs/seven/lint/Main.java b/tests/bugs/seven/lint/Main.java index 20d0fc242..24aa38b3e 100644 --- a/tests/bugs/seven/lint/Main.java +++ b/tests/bugs/seven/lint/Main.java @@ -12,7 +12,6 @@ * Oliver Boehm initial implementation */ - import java.io.Serializable; import org.aspectj.lang.annotation.SuppressAjWarnings;