Remove references to make get_vendor_deps

This commit is contained in:
Jack Zampolin
2019-05-02 17:02:33 -07:00
parent 9c67427b2d
commit 536dcd1a21
22 changed files with 7 additions and 29 deletions
-1
View File
@@ -75,6 +75,5 @@ Each of the connections is handled via two separate goroutines.
## Development
```
make get_vendor_deps
make test
```
-1
View File
@@ -88,6 +88,5 @@ websocket.
```
make get_tools
make get_vendor_deps
make test
```