diff options
Diffstat (limited to 'meta/lib/patchtest/data.py')
| -rw-r--r-- | meta/lib/patchtest/data.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/patchtest/data.py b/meta/lib/patchtest/data.py index 25a9a57dfb..356259921d 100644 --- a/meta/lib/patchtest/data.py +++ b/meta/lib/patchtest/data.py | |||
| @@ -16,7 +16,6 @@ | |||
| 16 | import os | 16 | import os |
| 17 | import argparse | 17 | import argparse |
| 18 | import collections | 18 | import collections |
| 19 | import tempfile | ||
| 20 | import logging | 19 | import logging |
| 21 | 20 | ||
| 22 | logger=logging.getLogger('patchtest') | 21 | logger=logging.getLogger('patchtest') |
