Remove useless TODO
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk> Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -113,8 +113,6 @@ export async function createRouter(
|
||||
});
|
||||
|
||||
await jenkinsApi.buildProject(jenkinsInfo, jobName);
|
||||
|
||||
// TODO: return the buildNumber which was started.
|
||||
response.json({});
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user