diff options
Diffstat (limited to 'sqlparse/formatter.py')
| -rw-r--r-- | sqlparse/formatter.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sqlparse/formatter.py b/sqlparse/formatter.py index b9fd891..1955b5d 100644 --- a/sqlparse/formatter.py +++ b/sqlparse/formatter.py @@ -119,4 +119,3 @@ def build_filter_stack(stack, options): return stack - |
