app/algorithms/openstax/connect/search_users.rb in openstax_connect-0.0.1 vs app/algorithms/openstax/connect/search_users.rb in openstax_connect-0.0.2

- old
+ new

@@ -36,12 +36,8 @@ end return users end - def self.default_transaction_isolation - Lev::TransactionIsolation.serializable - end - end end \ No newline at end of file