Remove extraneous brace causing build error (where did that come from??)

This commit is contained in:
Michael Bray 2024-04-12 06:12:11 -04:00
parent 2368639f31
commit acfe90f60b

View file

@ -1648,4 +1648,3 @@ public void ShowMenuTooltip(string text)
}
}
}
}