From: Noah Slater <nslater@tumbolia.org>
Subject: remove module shebang
Origin: vendor
Forwarded: not-needed

---
 couchdb/view.py |    1 -
 1 file changed, 1 deletion(-)

--- python-couchdb.orig/couchdb/view.py
+++ python-couchdb/couchdb/view.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
 # Copyright (C) 2007-2008 Christopher Lenz
