Remove debug code
This commit is contained in:
parent
96867a37bf
commit
ddac6e07d0
@ -49,7 +49,6 @@ def get_color():
|
|||||||
return _profile.color
|
return _profile.color
|
||||||
|
|
||||||
def update():
|
def update():
|
||||||
print 'Update'
|
|
||||||
_profile.update()
|
_profile.update()
|
||||||
|
|
||||||
_profile = _Profile()
|
_profile = _Profile()
|
||||||
|
Loading…
Reference in New Issue
Block a user