mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-19 03:42:22 -06:00
refactor: replace star imports with explicit imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from ..models.profile import *
|
||||
from ..models.profile import FetchProfile, PrivacySettings, ProfileName, ProfilePicture, ProfileStatus
|
||||
|
||||
|
||||
class ProfileService:
|
||||
|
||||
Reference in New Issue
Block a user