♻️(backend) avoid repeating 'service' in python modules
These modules are already stored under the 'service' folder, it was redundant. Renamed these files based on @lunika feedbacks.
This commit is contained in:
committed by
aleb_the_flash
parent
2503411311
commit
fbee41f5dd
@@ -7,7 +7,7 @@ from django.conf import settings
|
||||
|
||||
from livekit import api
|
||||
|
||||
from .lobby_service import LobbyService
|
||||
from .lobby import LobbyService
|
||||
|
||||
|
||||
class LiveKitWebhookError(Exception):
|
||||
Reference in New Issue
Block a user