mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-06-08 10:51:13 -03:00
removed lint
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#![deny(clippy::all)]
|
||||
#![allow(clippy::mutex_atomic)]
|
||||
// #![warn(clippy::pedantic, clippy::restriction, clippy::nursery, clippy::cargo)]
|
||||
use anyhow::Result;
|
||||
use reqwest::StatusCode;
|
||||
use std::collections::HashSet;
|
||||
|
||||
Reference in New Issue
Block a user