Commit 3eaae4b6 authored by hupantingxue's avatar hupantingxue

Remove useless line;

parent b8100163
...@@ -31,7 +31,6 @@ class Device(object): ...@@ -31,7 +31,6 @@ class Device(object):
info = self.send("GET", url, None) info = self.send("GET", url, None)
print info print info
def get_deviceinfo(self, registration_id): def get_deviceinfo(self, registration_id):
"""Get deviceinfo with registration id. """Get deviceinfo with registration id.
""" """
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment