diff --git a/etherpump/commands/pull.py b/etherpump/commands/pull.py index 8503026..edbb2de 100644 --- a/etherpump/commands/pull.py +++ b/etherpump/commands/pull.py @@ -1,7 +1,6 @@ """Check for pads that have changed since last sync (according to .meta.json)""" import json -import math import os import re import sys