test_import_orig: Drop unused variable
authorGuido Günther <agx@sigxcpu.org>
Tue, 25 Aug 2020 16:32:27 +0000 (18:32 +0200)
committerGuido Günther <agx@sigxcpu.org>
Tue, 25 Aug 2020 16:32:27 +0000 (18:32 +0200)
This makes flake8 happy

tests/component/deb/test_import_orig.py

index 480792491c27aa7fe849f576166ec06641d33d74..de1aa2e623385d552bcdf721ce8533f6b3a226d8 100644 (file)
@@ -557,7 +557,7 @@ class TestImportOrig(ComponentTestBase):
         Test that the expected environment variables are set during
         postunpack hook.
         """
-        repo = ComponentTestGitRepository.create(self.pkg)
+        ComponentTestGitRepository.create(self.pkg)
         os.chdir(self.pkg)
         orig = self._orig('2.8')
         ok_(import_orig(['arg0',