Skip to content

Commit 3b4c364

Browse files
committed
Change to remove ordered hash
1 parent 011536c commit 3b4c364

File tree

2 files changed

+0
-108
lines changed

2 files changed

+0
-108
lines changed

lib/github_api.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,5 @@ def respond_to?(method_name, include_private = false)
8888
require_relative 'github_api/deprecation'
8989
require_relative 'github_api/core_ext/array'
9090
require_relative 'github_api/core_ext/hash'
91-
require_relative 'github_api/core_ext/ordered_hash'
9291
require_relative 'github_api/middleware'
9392
require_relative 'github_api/version'

lib/github_api/core_ext/ordered_hash.rb

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)