Skip to content

Commit baf48aa

Browse files
committed
Undo switch exhaustiveness
1 parent 4cfd884 commit baf48aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/switch/exhaustiveness.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ boolean isScary(Bird bird) {
4545
return false;
4646
}
4747
}
48-
return false;
4948
}
5049
```

0 commit comments

Comments
 (0)