Skip to content

Commit 51b023d

Browse files
remove logging
1 parent 1c8fbd6 commit 51b023d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

l10n_CM/run_l10n.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
LOCALHOST = "127.0.0.1"
2929
PORT = 8080
3030
os.environ["TEST_EXIT_CODE"] = "0"
31-
logging.basicConfig(level=logging.INFO)
3231

3332

3433
class MyHttpRequestHandler(SimpleHTTPRequestHandler):

0 commit comments

Comments
 (0)