Skip to content

Commit

Permalink
SEBSP-162 remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadim Ritter committed Oct 22, 2024
1 parent c888d36 commit f17db70
Showing 1 changed file with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,19 +71,6 @@
return "Total: " + count;
}
// async function testApi(sessionUUID: string){
// const timestamps: number[] | null =
// await applicationsSearchViewService.getTimestampListForApplicationSearch(
// sessionUUID,
// props.metadataApp,
// props.metadataWindow
// );
// console.log(timestamps)
// }
</script>


Expand Down

0 comments on commit f17db70

Please sign in to comment.