summaryrefslogtreecommitdiffstats
path: root/Makefile.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.toml')
-rw-r--r--Makefile.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.toml b/Makefile.toml
index c68d7223a..60ad31ca0 100644
--- a/Makefile.toml
+++ b/Makefile.toml
@@ -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",