Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mpantel committed Jan 27, 2022
1 parent c69b741 commit 4fe8e9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions lib/i18n/backend/chain.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require 'i18n/core_ext/hash'

module I18n
module Backend
# Backend that chains multiple other backends and checks each of them when
Expand Down
1 change: 0 additions & 1 deletion lib/i18n/backend/gettext.rb
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require 'i18n/core_ext/hash'
require 'i18n/gettext'
require 'i18n/gettext/po_parser'

Expand Down

0 comments on commit 4fe8e9e

Please sign in to comment.