File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ import Field from 'components/Field/Field.react';
17
17
import Fieldset from 'components/Fieldset/Fieldset.react' ;
18
18
import FieldStyles from 'components/Field/Field.scss' ;
19
19
import FlowView from 'components/FlowView/FlowView.react' ;
20
- import getSiteDomain from 'lib/getSiteDomain' ;
21
20
import history from 'dashboard/history' ;
22
21
import joinWithFinal from 'lib/joinWithFinal' ;
23
22
import Label from 'components/Label/Label.react' ;
@@ -121,7 +120,6 @@ let LocalizedMessageField = ({
121
120
}
122
121
123
122
const XHR_KEY = 'PushNew' ;
124
- const TRANSLATE_MORE_INFO_URL = '/docs/android/guide#push-notifications-push-localization' ;
125
123
126
124
@subscribeTo ( 'Schema' , 'schema' )
127
125
@subscribeTo ( 'PushAudiences' , 'pushaudiences' )
You can’t perform that action at this time.
0 commit comments