Skip to content

Commit

Permalink
Merge branch 'chipsalliance:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhavin-umatiya authored Dec 25, 2024
2 parents 2799596 + 2585d6a commit 3838247
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion verible/common/text/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ cc_library(
deps = [
":symbol",
":token-info",
"@abseil-cpp//absl/strings:string_view",
],
)

Expand Down
1 change: 0 additions & 1 deletion verible/common/text/tree-compare.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

#include "verible/common/text/tree-compare.h"

#include "absl/strings/string_view.h"
#include "verible/common/text/symbol.h"
#include "verible/common/text/token-info.h"

Expand Down

0 comments on commit 3838247

Please sign in to comment.