Skip to content

Commit

Permalink
chore(starknet_os): delete starknet_os_cli (#3714)
Browse files Browse the repository at this point in the history
  • Loading branch information
amosStarkware authored Jan 28, 2025
1 parent 1e592b2 commit a7706e3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 21 deletions.
4 changes: 0 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ members = [
"crates/starknet_mempool_types",
"crates/starknet_monitoring_endpoint",
"crates/starknet_os",
"crates/starknet_os_cli",
"crates/starknet_patricia",
"crates/starknet_sequencer_infra",
"crates/starknet_sequencer_metrics",
Expand Down
1 change: 0 additions & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ const Configuration = {
'starknet_mempool_types',
'starknet_monitoring_endpoint',
'starknet_os',
'starknet_os_cli',
'starknet_patricia',
'starknet_sequencer_infra',
'starknet_sequencer_metrics',
Expand Down
12 changes: 0 additions & 12 deletions crates/starknet_os_cli/Cargo.toml

This file was deleted.

3 changes: 0 additions & 3 deletions crates/starknet_os_cli/src/main.rs

This file was deleted.

0 comments on commit a7706e3

Please sign in to comment.