This repository was archived by the owner on May 22, 2025. It is now read-only.
Commit 26d89fe
committed
drop an unused import from the testing code
This extra import brings in src/main, which then brings in more
dependencies on JavaScript libraries. To build the tests within
Google it's easier to just not have these dependencies, given
that this import isn't used anyway.1 parent f7ae8f7 commit 26d89fe
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments