From 7a60befe0635bb72b4403d277587fef424768c4f Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 2 Feb 2016 04:54:37 +0100 Subject: Code style --- accounts/utils/console.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'accounts/utils/console.py') diff --git a/accounts/utils/console.py b/accounts/utils/console.py index fb55030..170286c 100644 --- a/accounts/utils/console.py +++ b/accounts/utils/console.py @@ -50,9 +50,6 @@ class TablePrinter(object): def _update_format_string(self): - def _column_format(width): - return '%%-%ds' % width - sep = ' %s ' % self.separator self.format_string = '%s %s %s' % ( self.separator, -- cgit v1.2.3-1-g7c22