Remove debug test activity feed message from startup
This commit is contained in:
parent
bd45e89515
commit
ba7eb1c5e7
1 changed files with 0 additions and 3 deletions
|
|
@ -51719,9 +51719,6 @@ if __name__ == '__main__':
|
|||
# Add startup activity
|
||||
add_activity_item("🚀", "System Started", "SoulSync Web UI Server initialized", "Now")
|
||||
|
||||
# Add a test activity to verify the system is working
|
||||
add_activity_item("🔧", "Debug Test", "Activity feed system test", "Now")
|
||||
|
||||
# Start WebSocket background emitters
|
||||
print("🔧 Starting WebSocket background emitters...")
|
||||
# Phase 1: Global pollers
|
||||
|
|
|
|||
Loading…
Reference in a new issue