Skip to content

Commit c7e8254

Browse files
committed
Drop comment
1 parent 294c6a5 commit c7e8254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/sender.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { events } from "./events.js";
2121
const _errorNonExistingTarget =
2222
"Could not establish connection. Receiving end does not exist.";
2323

24-
// https://github.com/mozilla/webextension-polyfill/issues/384
2524
const _errorTargetClosedEarly =
2625
"A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received";
2726

0 commit comments

Comments
 (0)