Update _filepicker.js

This commit is contained in:
coderaiser 2013-03-27 13:03:00 +02:00
parent 03e546afcc
commit 608c991468

View file

@ -1,5 +1,5 @@
var CloudCommander, Util, DOM, $, filepicker;
/* module for work with github */
/* module for work with filepicker */
(function(CloudCmd, Util, DOM){
'use strict';