mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
Formatting
This commit is contained in:
parent
a45add60df
commit
2ee708f9d9
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ service FrontendService {
|
|||
// Metadata
|
||||
rpc GetMetaJson(generic.String) returns (generic.Json);
|
||||
rpc SetMetaJson(SetSettingJsonRequest) returns (generic.Empty);
|
||||
|
||||
}
|
||||
|
||||
service BackendFrontendService {}
|
||||
|
|
Loading…
Reference in a new issue