Skip to content

Commit

Permalink
chore: remove scraper cli
Browse files Browse the repository at this point in the history
  • Loading branch information
sigaloid committed Feb 3, 2025
1 parent 7770c57 commit a732f18
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 140 deletions.
8 changes: 0 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,3 @@ sealed_test = "1.0.0"
codegen-units = 1
lto = true
strip = "symbols"

[[bin]]
name = "redlib"
path = "src/main.rs"

[[bin]]
name = "scraper"
path = "src/scraper/main.rs"
132 changes: 0 additions & 132 deletions src/scraper/main.rs

This file was deleted.

0 comments on commit a732f18

Please sign in to comment.