Skip to content

Commit

Permalink
remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul Bothra committed Aug 2, 2018
1 parent 2ebd002 commit bd386f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/sugar3/test/discover.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
UNSTABLE.
"""

import six

if six.PY2:
from __future__ import absolute_import

import argparse
import sys
import os
Expand Down

0 comments on commit bd386f7

Please sign in to comment.