Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
There is an unused import for std.metastrings in the thrift.internal.traits unit tests. The module has been deprecated for ages and was recently removed. Thus, the unit test build is currently broken.