Update lib/client/storage/_github.js

This commit is contained in:
coderaiser 2012-11-12 14:59:59 +02:00
parent da57967626
commit a5f9ba2313

View file

@ -1,11 +1,10 @@
var CloudCommander, $, Github;
var CloudCommander, Util, DOM, $, Github;
/* module for work with github */
(function(){
"use strict";
var cloudcmd = CloudCommander,
Util = cloudcmd.Util,
var cloudcmd = CloudCommander,
CLIENT_ID = '891c251b925e4e967fa9',
CLIENT_SECRET = 'afe9bed1e810c5dc44c4c2a953fc6efb1e5b0545',