HOS-93: remove stray print

This commit is contained in:
simon 2024-10-22 12:03:57 -07:00
parent 6f2d8486fa
commit 52a672a0bb

View File

@ -490,8 +490,6 @@ class Config(Base):
"""
from reflex.utils.exceptions import EnvVarValueError
print("update from env")
if self.env_file:
from dotenv import load_dotenv