mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 00:36:38 -04:00
Remove unused import in proto file
This commit is contained in:
parent
055b404165
commit
8204ceece1
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ syntax = "proto3";
|
|||
package anki.import_export;
|
||||
|
||||
import "anki/collection.proto";
|
||||
import "anki/decks.proto";
|
||||
import "anki/notes.proto";
|
||||
import "anki/generic.proto";
|
||||
|
||||
|
|
Loading…
Reference in a new issue