diff options
Diffstat (limited to 'libbe/no_rcs.py')
-rw-r--r-- | libbe/no_rcs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbe/no_rcs.py b/libbe/no_rcs.py index 1c02725..7e070b3 100644 --- a/libbe/no_rcs.py +++ b/libbe/no_rcs.py @@ -14,7 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -from popen2 import Popen4 import os import config from os import unlink |