Ignore:
Timestamp:
17 Nov 2011, 11:21:30 (13 years ago)
Author:
uli
Message:

Remove not used security map.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests/test_securitypolicy.py

    r7113 r7125  
    3131from waeup.sirp.testing import FunctionalLayer
    3232from waeup.sirp.applicants.tests.test_browser import ApplicantsFullSetup
    33 from waeup.sirp.applicants import (
    34     ApplicantSecurityMap, ApplicantPrincipalRoleManager,)
     33from waeup.sirp.applicants import ApplicantPrincipalRoleManager
    3534
    3635class ApplicantPrincipalRoleManagerTests(APRMTest):
Note: See TracChangeset for help on using the changeset viewer.