From 878ba1152ebc64a4a2609d23c9e400a6111db642 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 27 Feb 2013 09:13:24 -0300 Subject: Imported Upstream version 5.3 --- tests/test_command_init.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_command_init.py') diff --git a/tests/test_command_init.py b/tests/test_command_init.py index 3176c1f..32ce345 100644 --- a/tests/test_command_init.py +++ b/tests/test_command_init.py @@ -2,7 +2,6 @@ from __future__ import unicode_literals from context import nikola -import os import unittest import mock -- cgit v1.2.3