Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonVirgo committed Aug 2, 2024
1 parent 490b86f commit eac3f40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scraping/scraper.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
use chrono::NaiveDateTime;
use reqwest::Client;
use select::document::Document;
use select::predicate::{Attr, Class, Name, Or, Predicate};
Expand Down

0 comments on commit eac3f40

Please sign in to comment.