Since we already have a third_party directory, I thought it would be better to move all our third party dependencies into that directory. I verified that the code compiles. The CI will also verify that the tests pass.
(This is part of the code cleanup - I thought I would at least start with some low hanging fruit. :smile:)
Since we already have a
third_party
directory, I thought it would be better to move all our third party dependencies into that directory. I verified that the code compiles. The CI will also verify that the tests pass.(This is part of the code cleanup - I thought I would at least start with some low hanging fruit. :smile:)