1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-30 08:06:40 +02:00

Delete tidy.md

This commit is contained in:
Asim Aslam 2021-07-19 17:55:08 +01:00 committed by GitHub
parent 753022d2ae
commit dbba07e7ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
## run cmd in root directory to tidy mod
```bash
./tidy -path '../go-micro/'
```