Remove debug code
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user