Removed unused import
This import (os) is not used.
This commit is contained in:
1
setup.py
1
setup.py
@@ -21,7 +21,6 @@
|
|||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
import os
|
|
||||||
from distutils.core import setup, Command
|
from distutils.core import setup, Command
|
||||||
import offlineimap
|
import offlineimap
|
||||||
import logging
|
import logging
|
||||||
|
Reference in New Issue
Block a user