Projet

Général

Profil

« Précédent | Suivant » 

Révision fe9a8f28

Ajouté par Frédéric Péters il y a plus d'un an

trivial: remove unused imports (#70128)

Voir les différences:

tests/test_admin_pages.py
13 13
from wcs.qommon import errors, sessions
14 14
from wcs.qommon.ident.password_accounts import PasswordAccount
15 15
from wcs.qommon.http_request import HTTPRequest
16
from wcs.qommon.template import get_current_theme
17 16
from wcs.categories import Category
18 17
from wcs.roles import Role
19 18
from wcs.workflows import Workflow
tests/test_backoffice_pages.py
8 8
from wcs.qommon import errors, sessions
9 9
from wcs.qommon.ident.password_accounts import PasswordAccount
10 10
from wcs.qommon.http_request import HTTPRequest
11
from wcs.qommon.template import get_current_theme
12 11
from wcs.categories import Category
13 12
from wcs.workflows import Workflow
14 13
from wcs.formdef import FormDef
tests/test_user_pages.py
8 8
from wcs.qommon import errors, sessions
9 9
from wcs.qommon.ident.password_accounts import PasswordAccount
10 10
from wcs.qommon.http_request import HTTPRequest
11
from wcs.qommon.template import get_current_theme
12 11
from wcs.categories import Category
13 12
from wcs.workflows import Workflow
14 13
from wcs.formdef import FormDef

Formats disponibles : Unified diff