OAT icon indicating copy to clipboard operation
OAT copied to clipboard

Removing unused ProtoDB class

Open andrewramsay opened this issue 1 year ago • 0 comments

I wanted to make a couple of changes to the ProtoDB class in the TGI branch and realised we have 2 copies of this in shared/utils/aws/proto_db.py and shared/utils/aws/new_proto_db.py.

Only new_proto_db.py actually seems to be used anywhere in the codebase, so this PR is just to remove the unused file.

andrewramsay avatar May 03 '24 16:05 andrewramsay