Skip to content

Commit

Permalink
remove needless require
Browse files Browse the repository at this point in the history
Signed-off-by: Yuta Iwama <[email protected]>
  • Loading branch information
ganmacs committed Dec 11, 2019
1 parent dd366b5 commit 5ff5219
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/fluent/variable_store.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
# limitations under the License.
#

require 'forwardable'

module Fluent
# VariableStore provides all pluigns with the way to shared variable without using class variable
# it's for safe reloading mechanism
Expand Down

0 comments on commit 5ff5219

Please sign in to comment.