Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A typing error was preventing stripGrpcPrefixArgs from working as intended. Before, the type check for args[0] to be a string type would always fail, and no prefix stripping occurred.
- Loading branch information