EsperProcessor: tabs to spaces

This commit is contained in:
2018-06-15 22:49:30 -07:00
parent b7fa9572a3
commit ced385ef8a

View File

@ -85,7 +85,6 @@ public class EsperProcessor implements TickProcessor {
// long count = (long)newData[0].get("count"); // long count = (long)newData[0].get("count");
// log.info("Tick Count: {}", count); // log.info("Tick Count: {}", count);
// }); // });
} }
/** /**