remove vendor dir

This commit is contained in:
idk
2019-10-21 13:53:41 -04:00
parent d2f767dbe0
commit aa52be69ff
4 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ LOG := log/
ETC := etc/
USR := usr/
LOCAL := local/
VERSION := 0.32.081
VERSION := 0.32.082
GO111MODULE=off