Skip to content

Commit e6bbc4e

Browse files
y-yagidjmb
authored andcommitted
Remove unused require
`concurrent/atomic/atomic_fixnum` was added by 2708b78. But, `Concurrent::AtomicFixnum` removed by b7b14b7.
1 parent be845a6 commit e6bbc4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/solid_cache/store/expiry.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# frozen_string_literal: true
22

3-
require "concurrent/atomic/atomic_fixnum"
4-
53
module SolidCache
64
class Store
75
module Expiry

0 commit comments

Comments
 (0)