X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=apps%2Fpatchwork%2Futils.py;h=ba8349a1a037e4eea9c8cdd474b41819802065b6;hb=9708947752e828735cc92b82c624fbbabd0eb8de;hp=76679c39e30fb0d09a6bb22d0440dd40348605da;hpb=05d26756d7e7f254d5631a0649aeac5fd3a58ca8;p=patchwork diff --git a/apps/patchwork/utils.py b/apps/patchwork/utils.py index 76679c3..ba8349a 100644 --- a/apps/patchwork/utils.py +++ b/apps/patchwork/utils.py @@ -142,8 +142,6 @@ def set_patches(user, project, action, data, patches, context): str = '' - print "action: ", action - # this may be a bundle action, which doesn't modify a patch. in this # case, don't require a valid form, or patch editing permissions if action in bundle_actions: