mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-10-04 16:16:01 +00:00
Compare commits
1 Commits
197542d42d
...
ddadd67f9b
Author | SHA1 | Date | |
---|---|---|---|
|
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