mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
Move AccessList out of components directory.
- The AccessList component is pretty specific to the Organization component, and given the structure and methods within it, is pretty context-specific and not a good candidate to be a re-useable component.
This commit is contained in:
parent
0495214f47
commit
c6d810621f
@ -1,3 +0,0 @@
|
||||
import AccessList from './Access.list';
|
||||
|
||||
export default AccessList;
|
||||
Loading…
x
Reference in New Issue
Block a user