aboutsummaryrefslogtreecommitdiff
path: root/jb/views/common.py
diff options
context:
space:
mode:
authorMax Nanis2026-02-27 19:43:20 -0500
committerMax Nanis2026-02-27 19:43:20 -0500
commit758d60f4b6e46b2b601518cebee9af3b777f3c50 (patch)
tree333f71cadf4a530d5da2f0169e9c9b74aec95b3b /jb/views/common.py
parent3fda1fcd7b610947b21fc20efcfeab1bf1add7b0 (diff)
downloadamt-jb-758d60f4b6e46b2b601518cebee9af3b777f3c50.tar.gz
amt-jb-758d60f4b6e46b2b601518cebee9af3b777f3c50.zip
Fix amt manager on check_stale_hits and other tasks.
Diffstat (limited to 'jb/views/common.py')
-rw-r--r--jb/views/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/jb/views/common.py b/jb/views/common.py
index c87b1a5..7011557 100644
--- a/jb/views/common.py
+++ b/jb/views/common.py
@@ -1,5 +1,4 @@
import json
-from unittest import case
from typing import Dict, Any
import requests