update git module

This commit is contained in:
2017-09-08 14:58:44 +02:00
parent 55014fbdb2
commit 46c9df32d8
16 changed files with 134 additions and 93 deletions

View File

@@ -12,7 +12,6 @@ export import smartcli = require('smartcli');
export import smartdelay = require('smartdelay');
export import smartfile = require('smartfile');
export import shelljs = require('shelljs');
export import smartmonitor = require('smartmonitor');
export import smartparam = require('smartparam');
export import smartq = require('smartq');
export import smartshell = require('smartshell');