unused import

This commit is contained in:
David Baker 2019-08-13 16:38:46 +01:00
parent 2539da0dfa
commit 596ff93049

View File

@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import request from 'browser-request';
import url from 'url'; import url from 'url';
import React from 'react'; import React from 'react';
import {_t} from "../../../languageHandler"; import {_t} from "../../../languageHandler";