mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-10-05 08:36:01 +00:00
Compare commits
2 Commits
493d847816
...
88a10c843b
Author | SHA1 | Date | |
---|---|---|---|
|
88a10c843b | ||
|
ddadd67f9b |
@@ -17,7 +17,6 @@ class Topic:
|
||||
self.title = title
|
||||
self.post_time = post_time
|
||||
self.web_path = web_path
|
||||
self.offer = None
|
||||
if offer:
|
||||
self.offer = Offer(**offer)
|
||||
|
||||
|
Reference in New Issue
Block a user