Skip to content

Commit 13301f2

Browse files
committed
ra_hir does not depend on ra_editor
1 parent 702bdac commit 13301f2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ra_hir/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ parking_lot = "0.7.0"
1414
ena = "0.11"
1515
ra_syntax = { path = "../ra_syntax" }
1616
ra_arena = { path = "../ra_arena" }
17-
ra_editor = { path = "../ra_editor" }
1817
ra_db = { path = "../ra_db" }
1918
test_utils = { path = "../test_utils" }
2019

0 commit comments

Comments
 (0)