Skip to content

Commit

Permalink
Removed debug line.
Browse files Browse the repository at this point in the history
  • Loading branch information
crahan authored Sep 19, 2020
1 parent 1c4df7a commit 7287845
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pwnagotchi/plugins/default/memtemp.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ def on_ui_setup(self, ui):
label_spacing=self.LABEL_SPACING,
)
)
logging.info(f"memtemp: created '{field}'")
else:
# default to horizontal
h_pos_x = h_pos[0]
Expand Down

0 comments on commit 7287845

Please sign in to comment.