Removes lodash dependency from my-tickets

This commit is contained in:
Maxi Redigonda 2018-10-18 12:05:31 -03:00
parent c9ef8f1766
commit bd5fa9d520
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import React from 'react';
import {connect} from 'react-redux';
import _ from 'lodash';
import i18n from 'lib-app/i18n';