summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/clippy1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/clippy b/bin/clippy
index 5e5d329..f2a2a01 100755
--- a/bin/clippy
+++ b/bin/clippy
@@ -14,7 +14,6 @@ cd ..
 SUPPRESS=(
     # To be resolved.
     let_unit_value
-    needless_return
     option_map_unit_fn
     question_mark
     range_plus_one