Removed unused import
This import (os) is not used.
This commit is contained in:
parent
c4baa15b3b
commit
d03767bbe2
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
|
||||||
|
Loading…
Reference in New Issue
Block a user