Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Apr 30, 2019
1 parent 6317008 commit ea73eb3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pysollib/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ def __init__(self):
#
self.comments = {}

def new(self):
return Comments()

def setGameComment(self, gameid, text):
player = None
key = (1, gameid, player)
Expand Down

0 comments on commit ea73eb3

Please sign in to comment.