HOS-93: remove stray print
This commit is contained in:
parent
6f2d8486fa
commit
52a672a0bb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user