[PATCH 3/7] toaster: orm/models -- drop django.utils.six

Tim Orling <[email protected]>
Newsgroups org.yoctoproject.lists.toaster
Message-ID <2344b96c9b0cbbcb407c34f8a4b3504f6e9325ec.1647116564.git.tim.orling@konsulko.com>
Django 3.2 no longer has django.utils.six module.

Signed-off-by: Tim Orling <[email protected]>
---
 bitbake/lib/toaster/orm/models.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bitbake/lib/toaster/orm/models.py b/bitbake/lib/toaster/orm/models.py
index 6d772367d88..2cb7d7e0499 100644
--- a/bitbake/lib/toaster/orm/models.py
+++ b/bitbake/lib/toaster/orm/models.py
@@ -58,7 +58,6 @@ if 'sqlite' in settings.DATABASES['default']['ENGINE']:
             return _base_insert(self, *args, **kwargs)
     QuerySet._insert = _insert
 
-    from django.utils import six
     def _create_object_from_params(self, lookup, params):
         """
         Tries to create an object using passed params.
-- 
2.30.2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.