ignore dead code for line
This commit is contained in:
parent
fd34669c5f
commit
3783554940
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ extension EventToMessage on Event {
|
||||||
_ =>
|
_ =>
|
||||||
// Turn this on for debugging purposes
|
// Turn this on for debugging purposes
|
||||||
false
|
false
|
||||||
|
// ignore: dead_code
|
||||||
? Message.unsupported(
|
? Message.unsupported(
|
||||||
metadata: metadata,
|
metadata: metadata,
|
||||||
id: eventId,
|
id: eventId,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue