Skip to content

Commit ede9d15

Browse files
committed
chore: remove log
1 parent 9dee7e8 commit ede9d15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/injected/proxy/handle.ts

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export function setResponseBody(body = '') {
112112
}
113113

114114
export function handleStateChange(state) {
115-
console.log('handleStateChange', state)
116115
this.readyState = state
117116
dispatchCustomEvent.call(this, 'readystatechange')
118117

0 commit comments

Comments
 (0)