Skip to content

Commit 457879b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8555739 commit 457879b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

debug_toolbar/panels/sql/forms.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import base64
21
import json
32

43
from django import forms
@@ -12,7 +11,6 @@
1211
from debug_toolbar.toolbar import DebugToolbar
1312

1413

15-
1614
class SQLSelectForm(forms.Form):
1715
"""
1816
Validate params

0 commit comments

Comments
 (0)