Skip to content

Commit d64271d

Browse files
committed
Fix lint error.
1 parent e48de32 commit d64271d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

torch_xla/csrc/status.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ void ConsumeAndMaybeThrow(absl::Status status) {
1010
}
1111
}
1212

13-
}
14-
13+
} // namespace torch_xla

0 commit comments

Comments
 (0)