From 72b826531de6989410e18438b45b093be3da6ff3 Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Mon, 13 Jun 2016 08:06:08 +0200 Subject: [PATCH] [pylint] unused import --- patacrep/content/tex.py | 1 - 1 file changed, 1 deletion(-) diff --git a/patacrep/content/tex.py b/patacrep/content/tex.py index 8f2ebcb9..b00f3539 100755 --- a/patacrep/content/tex.py +++ b/patacrep/content/tex.py @@ -1,6 +1,5 @@ """Include LaTeX raw code in the songbook.""" -import itertools import logging import os