delta
                                
                                
                                
                                    delta copied to clipboard
                            
                            
                            
                        Move SupportsAdmissionControl methods to DeltaSourceBase
DeltaSourceBase is a SupportsAdmissionControl but all the methods are in DeltaSource (looks like a leftover after a code refactor?) They should be moved off of DeltaSource to DeltaSourceBase.
/cc @scottsand-db
@jaceklaskowski - this doesn't seem like a super critical refactor. The code wouldn't be that much simpler afterwards. We'd rather focus our review time on new features or bugs. If you feel passionately about this, feel free to make a PR though. But I think there's more interesting Delta stuff for you to work on :p See the good first issue and good medium issue labels.