damn optimize imports on commit

This commit is contained in:
Maxim Shafirov
2011-11-29 17:07:00 +04:00
parent 220f762068
commit 5c92a1f29f
@@ -1,3 +1,5 @@
import org.jetbrains.annotations.*;
public class Test {
public @Nullable String foo;