mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: Remove unneeded includes
This commit is contained in:
@@ -5,7 +5,6 @@ cc_library(
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"@absl//absl/strings",
|
||||
"@binlog",
|
||||
"@fmt",
|
||||
"@json",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user