Skip to content

Commit

Permalink
remove unnecessary memcache equire in ActionDispatch::Session::CacheS…
Browse files Browse the repository at this point in the history
…tore
  • Loading branch information
Brian Durand committed Feb 29, 2012
1 parent 7d29d7a commit 3fbc8f3
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,5 +1,4 @@
require 'action_dispatch/middleware/session/abstract_store'
require 'rack/session/memcache'

module ActionDispatch
module Session
Expand Down

0 comments on commit 3fbc8f3

Please sign in to comment.