@ -7,7 +7,6 @@ module OpenProject
REQUIRED_PERMISSIONS = %w{}
def self.github_api
require 'pry'; binding.pry
Octokit::Client.new :access_token => Setting.plugin_openproject_github_integration["github_access_token"]
end