mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
fix dependencies
This commit is contained in:
parent
10a04140db
commit
f2a26e8eca
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ from google.protobuf import symbol_database as _symbol_database
|
|||
_sym_db = _symbol_database.Default()
|
||||
|
||||
|
||||
import rpc_pb2 as rpc__pb2
|
||||
from . import rpc_pb2 as rpc__pb2
|
||||
|
||||
|
||||
DESCRIPTOR = _descriptor.FileDescriptor(
|
||||
|
|
Loading…
Add table
Reference in a new issue