Skip to content

Commit

Permalink
Update suo.rb
Browse files Browse the repository at this point in the history
The line removed was giving a warning message:
`You can remove `require 'dalli/cas/client'` as this code has been rolled into the standard 'dalli/client'.`
  • Loading branch information
paulb-instacart authored May 18, 2022
1 parent 7bb28cc commit 6fa25dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/suo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
require "monitor"

require "dalli"
require "dalli/cas/client"

require "redis"

Expand Down

0 comments on commit 6fa25dd

Please sign in to comment.