[FIX] Remove the unused constant

bzr revid: stephane@tinyerp.com-20081216103950-cdcvcq0fnlt7cs27
This commit is contained in:
Stephane Wirtel 2008-12-16 11:39:50 +01:00
parent 348db86e03
commit 3cf2202d87
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ import sys
import os
import glob
from stat import ST_MODE
from distutils.core import setup, Command
from distutils.command.install import install