Don't need this line.

This commit is contained in:
CaitSith2
2022-06-22 04:53:38 -07:00
parent a798e8aea2
commit df90ff4ddb

View File

@@ -79,7 +79,6 @@ class Client(Endpoint):
self.tags = []
self.messageprocessor = client_message_processor(ctx, self)
self.ctx = weakref.ref(ctx)
self.all_hints = []
@property
def items_handling(self):