mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove unused modules/variables from tests
This commit is contained in:
parent
838478d65d
commit
95860c6b1b
4 changed files with 1 additions and 5 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals, absolute_import
|
||||
import six
|
||||
import locale
|
||||
|
||||
from pelican.tests.support import unittest, get_settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue