Skip to content

Commit cb97a61

Browse files
committed
Fix for flake8
1 parent 1a6c217 commit cb97a61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

debug_toolbar/panels/history/panel.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import json
2-
import sys
32
from collections import OrderedDict
43

5-
from django.conf import settings
64
from django.http.request import RawPostDataException
75
from django.template.loader import render_to_string
86
from django.templatetags.static import static

0 commit comments

Comments
 (0)