mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Updated translations, new snapshot
This commit is contained in:
@@ -483,7 +483,6 @@ class listBufferController(baseBufferController):
|
||||
super(listBufferController, self).start_stream()
|
||||
|
||||
def get_user_ids(self):
|
||||
print "getting user id's"
|
||||
self.users = []
|
||||
next_cursor = -1
|
||||
while(next_cursor):
|
||||
|
Reference in New Issue
Block a user