Remove deprecated code from base command class.

Review Request #13598 — Created March 1, 2024 and submitted

Information

RBTools
release-5.x

Reviewers

Our updates to BaseCommand to standardize initialization of common
features (such as the API client or the repository) left a few things
around that were marked as deprecated. This change cleans those up.

Ran unit tests.

Summary ID
Remove deprecated code from base command class.
Our updates to BaseCommand to standardize initialization of common features (such as the API client or the repository) left a few things around that were marked as deprecated. This change cleans those up. Testing Done: Ran unit tests.
92d52c270df73f1af44668209f2c3b2e881a0deb
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.x (68aa52c)
Loading...