Skip to content

Commit b8f09c3

Browse files
committedAug 29, 2016
lint
1 parent 05aadc1 commit b8f09c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎nikola/plugins/shortcode/gist.py

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
"""Gist directive for reStructuredText."""
55

66
import requests
7-
from docutils.parsers.rst import Directive, directives
8-
from docutils import nodes
97

108
from nikola.plugin_categories import ShortcodePlugin
119

0 commit comments

Comments
 (0)
Please sign in to comment.