diff --git a/dev/common/setup_test_data.py b/dev/common/setup_test_data.py index e8498ef17f..5c066b9ec6 100755 --- a/dev/common/setup_test_data.py +++ b/dev/common/setup_test_data.py @@ -1,5 +1,3 @@ -import os - from django.contrib.contenttypes.models import ContentType from django.conf import settings from pulpcore.plugin.models.role import GroupRole, Role