remove description added when making sense out of cargo make

This commit is contained in:
NKGoc 2021-05-04 20:53:23 +02:00
parent 00d064e349
commit 4ebf0c8c44

View File

@ -6,7 +6,6 @@ SKIP_TEST = false
# Add clippy to the default flow
[tasks.dev-test-flow]
description = "Defines the default developer build flow with tests."
dependencies = [
"format-flow",
"format-toml-conditioned-flow",