Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 7, 2018
1 parent ff6a8a8 commit 956f796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/eva/sfa/sfapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ def list_remote(self, k=None, i=None, group=None, tp=None):
if not items_uc and not items_lm:
return None
if i:
# result[c_fid] = {}
if items_uc:
for x in items_uc:
for a, v in x.copy().items():
Expand Down

0 comments on commit 956f796

Please sign in to comment.