mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02: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:
@@ -1,3 +0,0 @@
|
|||||||
import AccessList from './Access.list';
|
|
||||||
|
|
||||||
export default AccessList;
|
|
||||||
Reference in New Issue
Block a user