Skip to content

Commit e5dc1cc

Browse files
authored
Update row.py
1 parent 8b8a4ca commit e5dc1cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

google/cloud/bigtable/row.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,8 +479,6 @@ def commit(self):
479479
message=e.message,
480480
details=e.details,
481481
)
482-
except ValueError:
483-
raise
484482
finally:
485483
self.clear()
486484

0 commit comments

Comments
 (0)