mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
remove unused
This commit is contained in:
parent
2f114469b5
commit
6db30de668
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import pysollib.stack
|
||||||
|
|
||||||
class MockItem:
|
class MockItem:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.xmargin = self.ymargin = 50
|
pass
|
||||||
|
|
||||||
def tkraise(self):
|
def tkraise(self):
|
||||||
return
|
return
|
||||||
|
|
Loading…
Add table
Reference in a new issue