Removes unnecessary comments
This commit is contained in:
parent
3c6155a73e
commit
4e211d70a8
@ -427,10 +427,6 @@ public class ParamsProcessorUtil {
|
||||
}
|
||||
}
|
||||
|
||||
log.info("activityReportTrack--------------------------------");
|
||||
log.info("activityReportTrack--------------------------------");
|
||||
log.info(activityReportTrack ? "true" : "false");
|
||||
|
||||
//Generate token to access Activity Report
|
||||
String activityReportAccessToken = "";
|
||||
if(activityReportTrack == true) {
|
||||
|
Loading…
Reference in New Issue
Block a user