remove debug

This commit is contained in:
Evan Simkowitz 2024-12-11 14:44:22 -08:00
parent 17594b3e25
commit a5b6b2fd45
No known key found for this signature in database

View File

@ -29,7 +29,6 @@ const UpdateStatusBannerComponent = forwardRef<HTMLDivElement>((_, ref) => {
default:
break;
}
message = "Update Available";
setUpdateStatusMessage(message);
// Clear any existing timeout