[Pkg-debile-commits] [debile-web] 01/16: Remove the wrong declaration

Sylvestre Ledru sylvestre at alioth.debian.org
Thu Aug 29 10:11:06 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch update-usuability
in repository debile-web.

commit 296b6a1c87ccd63403dd883c623a788dfda22033
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Wed Aug 28 11:01:29 2013 +0200

    Remove the wrong declaration
---
 debileweb/blueprints/frontend.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debileweb/blueprints/frontend.py b/debileweb/blueprints/frontend.py
index 2525a50..6886c1b 100644
--- a/debileweb/blueprints/frontend.py
+++ b/debileweb/blueprints/frontend.py
@@ -20,7 +20,7 @@
 from flask import Blueprint, render_template, send_file, request, redirect
 from flask.ext.jsonpify import jsonify
 
-from sqlalchemy.orm import joinedload, cast
+from sqlalchemy.orm import joinedload
 
 from debilemaster.orm import Package, Source, Binary, Machine, User, Job, Group
 from debilemaster.config import Config

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git



More information about the Pkg-debile-commits mailing list