Slight change to grouping
authorEd Page <eopage@byu.net>
Thu, 7 Jan 2010 13:42:13 +0000 (07:42 -0600)
committerEd Page <eopage@byu.net>
Thu, 7 Jan 2010 13:42:13 +0000 (07:42 -0600)
src/channel/text.py

index 0fbf67d..b1a4af3 100644 (file)
@@ -137,7 +137,6 @@ class TextChannel(telepathy.server.ChannelTypeText):
 
        def _report_new_message(self, message):
                currentReceivedId = self._nextRecievedId
-
                timestamp = int(time.time())
                type = telepathy.CHANNEL_TEXT_MESSAGE_TYPE_NORMAL