diff options
Diffstat (limited to '')
| -rwxr-xr-x | lang/python/tests/t-callbacks.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/lang/python/tests/t-callbacks.py b/lang/python/tests/t-callbacks.py index bd88d861..13ce4864 100755 --- a/lang/python/tests/t-callbacks.py +++ b/lang/python/tests/t-callbacks.py @@ -17,7 +17,6 @@  # You should have received a copy of the GNU Lesser General Public  # License along with this program; if not, see <http://www.gnu.org/licenses/>. -import os  from pyme import core, constants  import support | 
