Skip to content

Commit

Permalink
Removed unused cache store
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 17, 2024
1 parent baf1310 commit 5ace4c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion lib/distribute_reads.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

# modules
require_relative "distribute_reads/appropriate_pool"
require_relative "distribute_reads/cache_store"
require_relative "distribute_reads/global_methods"
require_relative "distribute_reads/version"

Expand Down
29 changes: 0 additions & 29 deletions lib/distribute_reads/cache_store.rb

This file was deleted.

0 comments on commit 5ace4c9

Please sign in to comment.