mirror of https://github.com/google/gemma.cpp.git
Remove unused BUILD dependency
PiperOrigin-RevId: 646519547
This commit is contained in:
parent
7fc8ddf825
commit
aa57fc3952
|
|
@ -62,7 +62,6 @@ cc_library(
|
|||
],
|
||||
deps = [
|
||||
"//compression:compress",
|
||||
"//compression:io",
|
||||
"@hwy//:hwy", # base.h
|
||||
"@hwy//:thread_pool",
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue