fix for build error

This commit is contained in:
Roman Ivanov 2014-12-10 21:40:22 -08:00
parent 1186dc6336
commit 16d424cdd2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import com.puppycrawl.tools.*;
import com.*;
import com.google.common.*;
import org.apache.*;
import org.junit.*;
public class InputCustomImportOrder2 {
}