GuglielmoTor commited on
Commit
44fc5bc
·
verified ·
1 Parent(s): 361e691

Delete insight_and_tasks

Browse files
insight_and_tasks/coordinators/__init__.py DELETED
@@ -1,7 +0,0 @@
1
- # coordinators/__init__.py
2
-
3
- # This file makes the 'coordinators' directory a Python package.
4
-
5
- # from .employer_branding_coordinator import EnhancedEmployerBrandingCoordinator
6
-
7
- # __all__ = ["EnhancedEmployerBrandingCoordinator"]
 
 
 
 
 
 
 
 
insight_and_tasks/orchestrators/__init__.py DELETED
@@ -1,7 +0,0 @@
1
- # orchestrators/__init__.py
2
-
3
- # This file makes the 'orchestrators' directory a Python package.
4
-
5
- # from .linkedin_analytics_orchestrator import EnhancedLinkedInAnalyticsOrchestrator
6
-
7
- # __all__ = ["EnhancedLinkedInAnalyticsOrchestrator"]