Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
lint
  • Loading branch information
ralsina committed Oct 31, 2015
1 parent 62578db commit b59744d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/plugins/task/galleries.py
Expand Up @@ -608,7 +608,6 @@ def make_url(url):
else:
img_list, dest_img_list, img_titles = [], [], []


items = []
for img, srcimg, title in list(zip(dest_img_list, img_list, img_titles))[:self.kw["feed_length"]]:
img_size = os.stat(
Expand Down

0 comments on commit b59744d

Please sign in to comment.