Skip to content

Commit 9760eda

Browse files
committed
Remove warning flags that no longer exist
1 parent ec20549 commit 9760eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Playground.res

+1-1
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ module Settings = {
886886
let onWarningFlagsResetClick = _evt => {
887887
setConfig({
888888
...config,
889-
warn_flags: "+a-4-9-20-40-41-50-61-102-109",
889+
warn_flags: "+a-4-9-20-41-50-61-102-109",
890890
})
891891
}
892892

0 commit comments

Comments
 (0)