Skip to content

Commit 15da239

Browse files
authored
Update OptimisticLocking.php
1 parent d022829 commit 15da239

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/OptimisticLocking.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ protected static function bootOptimisticLocking()
3131

3232
return $model;
3333
});
34-
35-
parent::boot();
3634
}
3735

3836
/**

0 commit comments

Comments
 (0)