code formatting
This commit is contained in:
parent
976ce221fe
commit
f745d39a94
|
@ -129,7 +129,6 @@ public class TestingUtils {
|
|||
return EngineChartParser.unpackToMap(getNextWaveChart());
|
||||
}
|
||||
|
||||
|
||||
static String getNextWaveChart() {
|
||||
IoUtil.sendCommand(Fields.CMD_RESET_ENGINE_SNIFFER);
|
||||
String result = getEngineChart();
|
||||
|
|
Loading…
Reference in New Issue