mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
refactoring
This commit is contained in:
parent
6317008876
commit
ea73eb32a3
1 changed files with 0 additions and 3 deletions
|
@ -80,9 +80,6 @@ class Comments:
|
|||
#
|
||||
self.comments = {}
|
||||
|
||||
def new(self):
|
||||
return Comments()
|
||||
|
||||
def setGameComment(self, gameid, text):
|
||||
player = None
|
||||
key = (1, gameid, player)
|
||||
|
|
Loading…
Add table
Reference in a new issue