fix checkstyle error
This commit is contained in:
parent
b441a1e751
commit
f05d2511a7
|
|
@ -21,7 +21,6 @@ package com.puppycrawl.tools.checkstyle.checks.indentation;
|
|||
import com.puppycrawl.tools.checkstyle.BaseCheckTestSupport;
|
||||
import com.puppycrawl.tools.checkstyle.Checker;
|
||||
import com.puppycrawl.tools.checkstyle.DefaultConfiguration;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue