changeset 441:dc8518c51cbe

internal: Remove unnecessary import.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 28 Jun 2015 14:52:37 -0700
parents 32c7c2d219d2
children 171dde4f61dc
files piecrust/baking/worker.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/piecrust/baking/worker.py	Sun Jun 28 08:22:39 2015 -0700
+++ b/piecrust/baking/worker.py	Sun Jun 28 14:52:37 2015 -0700
@@ -1,5 +1,4 @@
 import time
-import copy
 import queue
 import logging
 from piecrust.app import PieCrust