Skip to content

Commit

Permalink
remove an cyclic include raising an exception
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Jan 11, 2025
1 parent ff42930 commit 3cdc9fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/helpers/ontologies_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require 'iso-639'
module OntologiesHelper
include ApplicationHelper
REST_URI = $REST_URL
API_KEY = $API_KEY
LANGUAGE_FILTERABLE_SECTIONS = %w[classes schemes collections instances properties].freeze
Expand Down

0 comments on commit 3cdc9fe

Please sign in to comment.