Compare commits
1 commit
c3395093c7
...
7add159d23
Author | SHA1 | Date | |
---|---|---|---|
7add159d23 |
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ from django.apps import apps
|
|||
from prometheus_client.core import CounterMetricFamily, REGISTRY
|
||||
from django.db.models import Case, Value, When, BooleanField, Count
|
||||
from inventory.models import Item
|
||||
import logging
|
||||
|
||||
class ItemCountCollector(object):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue