diff options
Diffstat (limited to 'bitbake/lib/bb/cache.py')
| -rw-r--r-- | bitbake/lib/bb/cache.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/bb/cache.py b/bitbake/lib/bb/cache.py index ead8abc5d8..a5aaf3b999 100644 --- a/bitbake/lib/bb/cache.py +++ b/bitbake/lib/bb/cache.py | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | # | 17 | # |
| 18 | 18 | ||
| 19 | import os | 19 | import os |
| 20 | import sys | ||
| 21 | import logging | 20 | import logging |
| 22 | import pickle | 21 | import pickle |
| 23 | from collections import defaultdict | 22 | from collections import defaultdict |
