remove print statement
This commit is contained in:
parent
1af616a0c5
commit
9bf8484c67
@ -1119,7 +1119,6 @@ async def process(
|
||||
"""
|
||||
from reflex.utils import telemetry
|
||||
|
||||
print(f"Event: {event}\n ==================\n")
|
||||
try:
|
||||
# Add request data to the state.
|
||||
router_data = event.router_data
|
||||
|
Loading…
Reference in New Issue
Block a user