Skip to content

Commit

Permalink
Update src/core/public/integrations/moment/moment_service.ts
Browse files Browse the repository at this point in the history
Co-Authored-By: Mikhail Shustov <restrry@gmail.com>
  • Loading branch information
jbudz and mshustov authored Mar 3, 2020
1 parent 60f76e3 commit 84c655b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/public/integrations/moment/moment_service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import moment from 'moment-timezone';
import { merge, Subscription } from 'rxjs';
import { get } from 'lodash';

import { tap } from 'rxjs/operators';
import { IUiSettingsClient } from '../../ui_settings';
Expand Down

0 comments on commit 84c655b

Please sign in to comment.