cmd: delete tools module

It has moved to its own repository:

https://git.sr.ht/~eliasnaur/gio-cmd

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2022-04-24 13:28:42 +02:00
parent 1071f56119
commit 4e6a9c0909
25 changed files with 3 additions and 4578 deletions
-3
View File
@@ -20,6 +20,3 @@ tasks:
- test_gio: |
cd gio
go test ./...
- test_cmd: |
cd gio/cmd
go test ./...