Skip to content

Commit af50dd2

Browse files
committed
fix import
1 parent 1b4835d commit af50dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ckanext/stats/blueprint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from typing import Any
44
from flask import Blueprint
55

6-
from ckan.common import _, config
6+
from ckan.common import config
77
from ckan.plugins.toolkit import render, h
88
import ckanext.stats.stats as stats_lib
99

0 commit comments

Comments
 (0)