Commit 3a94ad07 authored by David Trott's avatar David Trott

Fixed whitespace/indentation.

parent c95e8791
......@@ -7,7 +7,6 @@ import java.io.File;
import java.util.List;
/**
*
* @phase generate-test-sources
* @goal testCompile
* @requiresDependencyResolution test
......@@ -54,5 +53,4 @@ public final class ThriftTestCompileMojo extends AbstractThriftMojo {
protected File getThriftSourceRoot() {
return thriftTestSourceRoot;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment