提交 4f37b4b9 编写于 作者: C Chris Lamb

Add missing "utils" import (used in security conditional)

Signed-off-by: NChris Lamb <lamby@debian.org>
上级 2f476bb0
......@@ -48,6 +48,7 @@ from sqlalchemy.orm.exc import NoResultFound
# Only import Config until Queue stuff is changed to store its config
# in the database
import utils
from config import Config
from singleton import Singleton
from textutils import fix_maintainer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册