Removed debug line.

This commit is contained in:
Thomas Bouve 2020-09-20 00:29:33 +02:00 committed by GitHub
parent 1c4df7a1c4
commit 72878454f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,6 @@ class MemTemp(plugins.Plugin):
label_spacing=self.LABEL_SPACING,
)
)
logging.info(f"memtemp: created '{field}'")
else:
# default to horizontal
h_pos_x = h_pos[0]