remove @types/shelljs

This commit is contained in:
2016-07-02 02:36:33 +02:00
parent 01499cc63a
commit 80806fdca9
16 changed files with 9 additions and 23 deletions

View File

@@ -1,4 +1,3 @@
import "typings-global"
import plugins = require("./smartgit.plugins");
export = function(pathArg:string,commitMessage:string) {