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 = [
|
deps = [
|
||||||
"//compression:compress",
|
"//compression:compress",
|
||||||
"//compression:io",
|
|
||||||
"@hwy//:hwy", # base.h
|
"@hwy//:hwy", # base.h
|
||||||
"@hwy//:thread_pool",
|
"@hwy//:thread_pool",
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue