Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit d7c116b

Browse files
robwormaldmhevery
authored andcommitted
fix(zone): remove debugger statement
1 parent 0a6a434 commit d7c116b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/zone.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ interface ZoneSpec {
318318

319319
/**
320320
* Notifies of changes to the task queue empty status.
321-
*
321+
*
322322
* @param parentZoneDelegate Dalegate which performs the parent [ZoneSpec] operation.
323323
* @param currentZone The current [Zone] where the current interceptor has beed declared.
324324
* @param targetZone The [Zone] which originally received the request.

0 commit comments

Comments
 (0)