Skip to content

Commit

Permalink
remove testing instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov committed May 25, 2021
1 parent cdd3dd9 commit ca4a965
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/server/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ export class Server {

startTransaction?.end();

coreUsageDataStart.getCoreUsageData();
return this.coreStart;
}

Expand Down

0 comments on commit ca4a965

Please sign in to comment.