f719f88d by Jabis Sevón

clippy

1 parent 793d9bfc
...@@ -132,6 +132,7 @@ async fn main() { ...@@ -132,6 +132,7 @@ async fn main() {
132 } 132 }
133 } 133 }
134 134
135 #[allow(clippy::too_many_arguments)]
135 pub async fn clean( 136 pub async fn clean(
136 mattermost_data_directory: &str, 137 mattermost_data_directory: &str,
137 database_name: &str, 138 database_name: &str,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!