Skip to content

Commit

Permalink
Remove dup dsl dir
Browse files Browse the repository at this point in the history
  • Loading branch information
AlSchlo committed Feb 11, 2025
1 parent ea9f970 commit 11bd4b9
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 2,769 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

4 changes: 1 addition & 3 deletions optd-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ tokio = { version = "1.43.0", features = ["full"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1", features = ["raw_value"] }
dotenvy = "0.15"
async-recursion = "1.1.1"
pest = "2.7.15"
pest_derive = "2.7.15"
async-recursion = "1.1.1"
1 change: 0 additions & 1 deletion optd-core/src/dsl/analyzer/mod.rs

This file was deleted.

Loading

0 comments on commit 11bd4b9

Please sign in to comment.