Commit b73968c1 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'lodash_blob' into 'master'

Chore: replace underscore with lodash for in /app/assets/javascripts/blob

See merge request gitlab-org/gitlab!25113
parents 891f27a5 3485a746
import sqljs from 'sql.js';
import { template as _template } from 'underscore';
import { template as _template } from 'lodash';
import axios from '~/lib/utils/axios_utils';
import { successCodes } from '~/lib/utils/http_status';
......
---
title: Replace underscore with lodash in /app/assets/javascripts/blob/
merge_request: 25113
author: rkpattnaik780
type: changed
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