Clean up stray whitespace from PR 642

This commit is contained in:
David Tolnay 2021-01-02 17:31:34 -08:00
parent 4ddae80e7d
commit bf6731a13b
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -84,7 +84,6 @@ private:
// Size and alignment statically verified by rust_string.rs.
std::array<std::uintptr_t, 3> repr;
};
#endif // CXXBRIDGE1_RUST_STRING
#ifndef CXXBRIDGE1_RUST_STR