mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Remove unused proto import
This commit is contained in:
parent
6966da14c2
commit
1b5b6850bf
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ option java_multiple_files = true;
|
||||||
|
|
||||||
package anki.cards;
|
package anki.cards;
|
||||||
|
|
||||||
import "anki/generic.proto";
|
|
||||||
import "anki/collection.proto";
|
import "anki/collection.proto";
|
||||||
|
|
||||||
service CardsService {
|
service CardsService {
|
||||||
|
|
Loading…
Reference in a new issue