# HG changeset patch # User Ludovic Chabant # Date 1460869971 25200 # Node ID 3e404902286972858130778f6739e5ec3d94e32f # Parent 33ab9badfd7ab998b74537b48827fc139ea590db internal: Remove unused import. diff -r 33ab9badfd7a -r 3e4049022869 piecrust/baking/single.py --- a/piecrust/baking/single.py Wed Mar 23 16:39:22 2016 -0700 +++ b/piecrust/baking/single.py Sat Apr 16 22:12:51 2016 -0700 @@ -1,6 +1,5 @@ import os.path import shutil -import codecs import logging import urllib.parse from piecrust import ASSET_DIR_SUFFIX