Skip to content

Commit

Permalink
flake8: remove unused function
Browse files Browse the repository at this point in the history
this was a left-over after rebase to master/v8.8
  • Loading branch information
atodorov authored and asankov committed Dec 2, 2020
1 parent b7b2f95 commit 8acb734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tcms/testcases/tests/test_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
from tcms.tests import (BaseCaseRun, BasePlanCase, remove_perm_from_user,
user_should_have_perm)
from tcms.tests.factories import TestCaseFactory
from tcms.utils.permissions import initiate_user_with_default_setups


class TestGetTestCase(BaseCaseRun):
Expand Down

0 comments on commit 8acb734

Please sign in to comment.