Commit 0a70abdf authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'jivanvl-replace-underscore-lodash-issuables-list' into 'master'

Replace underscore/lodash in issuables_list

Closes #196644

See merge request gitlab-org/gitlab!25836
parents eea60f9a 3bec45e4
<script> <script>
import { omit } from 'underscore'; import { omit } from 'lodash';
import { GlEmptyState, GlPagination, GlSkeletonLoading } from '@gitlab/ui'; import { GlEmptyState, GlPagination, GlSkeletonLoading } from '@gitlab/ui';
import flash from '~/flash'; import flash from '~/flash';
import axios from '~/lib/utils/axios_utils'; import axios from '~/lib/utils/axios_utils';
......
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