Remove unnecessary forward declaration of util::Status
.
PiperOrigin-RevId: 244445567
This commit is contained in:
parent
27325fabed
commit
a6acd6e8ed
@ -28,9 +28,6 @@ limitations under the License.
|
||||
|
||||
// This module contains a minimal subset of gmock functionality just
|
||||
// sufficient to execute the currently existing tests.
|
||||
namespace util {
|
||||
class Status;
|
||||
} // namespace util
|
||||
|
||||
namespace xla {
|
||||
template <typename T>
|
||||
|
Loading…
Reference in New Issue
Block a user