Commit bf9f8040 authored by Clement Ho's avatar Clement Ho

Remove duplicate imports

parent da96cfad
......@@ -4,8 +4,6 @@ import axios from '~/lib/utils/axios_utils';
import Flash from '../flash';
import AUTH_METHOD from './constants';
import { backOff } from '../lib/utils/common_utils';
import { __ } from '../locale';
import axios from '../lib/utils/axios_utils';
export default class MirrorPull {
constructor(formSelector) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment