mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
remove N_ dependency in favor strings files
This commit is contained in:
parent
a22f1387d1
commit
3cf447c49b
@ -4,7 +4,6 @@ import EditController from './edit-applications.controller';
|
||||
import ListController from './list-applications.controller';
|
||||
import UserListController from './list-applications-users.controller';
|
||||
import ApplicationsStrings from './applications.strings';
|
||||
import { N_ } from '../../src/i18n';
|
||||
|
||||
const MODULE_NAME = 'at.features.applications';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user