Skip to content

Commit

Permalink
Merge pull request #60 from donnemartin/develop
Browse files Browse the repository at this point in the history
Remove unused Pygments Style import
  • Loading branch information
donnemartin committed May 30, 2016
2 parents 983d917 + f572d7d commit acc93a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion haxor_news/style.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
# language governing permissions and limitations under the License.

from pygments.token import Token
from pygments.style import Style
from pygments.util import ClassNotFound
from prompt_toolkit.styles import default_style_extensions, style_from_dict
import pygments.styles
Expand Down

0 comments on commit acc93a2

Please sign in to comment.