Skip to content

Commit 65cd7ca

Browse files
committed
Remove remnant debug logger line
1 parent 2cb7a11 commit 65cd7ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instana/meter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ def get_application_name(self):
302302
except ImportError:
303303
pass
304304

305-
logger.warn("App name is: %s", app_name)
306305
return app_name
307306

308307
def collect_snapshot(self):

0 commit comments

Comments
 (0)