web: Remove NoRepositoriesEnabledAlert and noRepositoriesEnabled flag
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: mrnugget
This fixes #4127 by
NoRepositoriesEnabledAlert
noRepositoriesEnabled
SiteFlag
and always have it
be false
noRepositoriesEnabled
SiteFlag
in the
web appThis should be reviewed by someone who knows the web
component better than I do and is able to check whether I missed something when removing usage of the field or by deprecating the field.
Test plan: I manually
Push commits to the source branch or add previously merged commits to review them.