Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Fix NameError
Browse files Browse the repository at this point in the history
  • Loading branch information
tkm-kj committed Jul 16, 2016
1 parent 4d6e773 commit b2d3a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/zenhub_ruby/client.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require 'zenhub_ruby/connection'
require 'zenhub_ruby/client/api'
require 'zenhub_ruby/github'
require 'zenhub_ruby/version'

module ZenhubRuby
class Client
Expand Down

0 comments on commit b2d3a3a

Please sign in to comment.