remove unneccessary imports
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import "typings-global";
|
||||
import * as plugins from "./smartgit.plugins";
|
||||
|
||||
export let pull = (optionsArg:{path:string,ref?:string}) => {
|
||||
|
||||
Reference in New Issue
Block a user