Commit ac8c1ea6eb02618184ea92b665e1756a5ee5b677

Authored by Adhidarma Hadiwinoto
1 parent 4ab069319c
Exists in master

hapus excess empty lines

Showing 1 changed file with 0 additions and 3 deletions Side-by-side Diff

partner-bayarkilat.js
... ... @@ -198,9 +198,6 @@ function parseResponse(body, task) {
198 198 aaa.pushResponseToMongoDb(task, _response, st24rc);
199 199  
200 200 callbackReport(task.requestId, st24rc, st24message);
201   -
202   -
203   -
204 201 });
205 202 }
206 203