From c2b5a617285733053f867c3fdda2179a65ccbe4c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 3 Nov 2009 23:14:53 +0000 Subject: bitbake: Sync module import cleanups back from bitbake trunk Signed-off-by: Richard Purdie --- bitbake/lib/bb/COW.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'bitbake/lib/bb/COW.py') diff --git a/bitbake/lib/bb/COW.py b/bitbake/lib/bb/COW.py index 5db41776ec..ca206cf4b4 100644 --- a/bitbake/lib/bb/COW.py +++ b/bitbake/lib/bb/COW.py @@ -23,8 +23,6 @@ # Assign a file to __warn__ to get warnings about slow operations. # -from inspect import getmro - import copy import types types.ImmutableTypes = tuple([ \ -- cgit v1.2.3-54-g00ecf