signature-controller
: Replace use of any
with proper types (non-test files only)
#3730
Labels
signature-controller
: Replace use of any
with proper types (non-test files only)
#3730
Look for the following string in non-test files to find these:
// TODO: Replace `any` with type
At time of writing, there were 15 instances.
The text was updated successfully, but these errors were encountered: