cosmetic cleanup

This commit is contained in:
Brian Wilson
2012-12-04 13:25:04 -05:00
parent dfb9913100
commit cde20758f8
2 changed files with 3 additions and 6 deletions

View File

@@ -12,9 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import logging
log = logging.getLogger("mitx." + __name__)
from django.conf import settings
from mako.template import Template as MakoTemplate