Commit a3bb39c6 authored by Guillaume Seguin's avatar Guillaume Seguin

Remove unused variable

parent e77d3f08
......@@ -64,8 +64,6 @@ from .settings import wxSetting, HiddenSetting, StringSetting, SpinSetting, \
from printrun import gcoder
from .pronsole import REPORT_NONE, REPORT_POS, REPORT_TEMP
tempreading_exp = re.compile("(^T:| T:)")
class Tee(object):
def __init__(self, target):
self.stdout = sys.stdout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment