diff options
Diffstat (limited to 'tools/indenter')
-rwxr-xr-x | tools/indenter | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/indenter b/tools/indenter index f7c1657..1d44581 100755 --- a/tools/indenter +++ b/tools/indenter @@ -20,7 +20,6 @@ ## along with this program. If not, see <http://www.gnu.org/licenses/>. -from __future__ import print_function from collections import namedtuple import cStringIO |