We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4835d commit af50dd2Copy full SHA for af50dd2
ckanext/stats/blueprint.py
@@ -3,7 +3,7 @@
3
from typing import Any
4
from flask import Blueprint
5
6
-from ckan.common import _, config
+from ckan.common import config
7
from ckan.plugins.toolkit import render, h
8
import ckanext.stats.stats as stats_lib
9
0 commit comments