Skip to content

Commit

Permalink
removed unrelated code
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanAkbar committed Mar 18, 2024
1 parent ab3948e commit 6e40f3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/glossarist/collections/bibliography_collection.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ module Collections
class BibliographyCollection < Relaton::Db
def initialize(concepts, global_cache, local_cache)
super(global_cache, local_cache)

populate_bibliographies(concepts)
end

private
Expand Down

0 comments on commit 6e40f3c

Please sign in to comment.