I just don’t see why you’re making `myRepoList` nu...
# announcements
s
I just don’t see why you’re making
myRepoList
nullable and then turning around and using
!!
on it as the first line of your
setFilter
method