mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 23:18:03 -03:30
Fix linting error
This commit is contained in:
parent
3cd8d4f7e6
commit
b7e26b3507
@ -132,7 +132,6 @@ function BaseStringService (namespace) {
|
||||
ORGANIZATION_DESCENDING: t.s('Organization (Descending)'),
|
||||
CAPACITY_ASCENDING: t.s('Capacity (Ascending)'),
|
||||
CAPACITY_DESCENDING: t.s('Capacity (Descending)')
|
||||
|
||||
};
|
||||
|
||||
this.ALERT = ({ header, body }) => t.s('{{ header }} {{ body }}', { header, body });
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user