mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +00:00
Cleanup relative imports
This commit is contained in:
@@ -20,8 +20,8 @@ import grpc.aio
|
||||
import logging
|
||||
import struct
|
||||
|
||||
from . import utils
|
||||
from .config import Config
|
||||
from bumble.pandora import utils
|
||||
from bumble.pandora.config import Config
|
||||
from bumble.core import (
|
||||
PhysicalTransport,
|
||||
UUID,
|
||||
|
||||
Reference in New Issue
Block a user