diff options
-rw-r--r-- | config/initializers/active_record_locking.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/initializers/active_record_locking.rb b/config/initializers/active_record_locking.rb index fbb8e703817..11fd04828fc 100644 --- a/config/initializers/active_record_locking.rb +++ b/config/initializers/active_record_locking.rb @@ -83,4 +83,3 @@ module ActiveRecord end end end - |