Skip to content

Commit

Permalink
Removed unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaph committed May 15, 2015
1 parent 7e094d5 commit 8407c0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion logya/template.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import os

from jinja2 import Environment, BaseLoader, TemplateNotFound, escape
from logya.compat import quote_plus


def filesource(logya_inst, name, lines=None):
Expand Down

0 comments on commit 8407c0b

Please sign in to comment.