Skip to content

Commit 597fb69

Browse files
BenjaminCharmesml-evs
authored andcommitted
Remove temp. debug log
1 parent d4579e9 commit 597fb69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pydatalab/src/pydatalab/config.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,6 @@ def settings_customise_sources(
324324
dotenv_settings,
325325
file_secret_settings,
326326
):
327-
import logging
328-
329-
logging.warning(f"dotenv_settings: {dotenv_settings}")
330327
return (
331328
init_settings,
332329
env_settings,

0 commit comments

Comments
 (0)