Skip to content

Commit e8617d9

Browse files
committed
chore(http): cleanup
1 parent 2db432a commit e8617d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/http/src/model.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,4 +559,4 @@ export class MemoryHttpResponse extends HttpResponse {
559559
this.emit('close');
560560
return this;
561561
}
562-
}
562+
}

0 commit comments

Comments
 (0)