Commit 4b9159b0 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'fl-fix-double-slash' into 'master'

Remove extra slash in path

See merge request gitlab-org/gitlab-ee!6577
parents 32bcd2a3 36ef9dbb
......@@ -2,7 +2,7 @@
import IssuesBlock from '~/vue_shared/components/reports/report_issues.vue';
import SastContainerInfo from 'ee/vue_shared/security_reports/components/sast_container_info.vue';
import { SAST_CONTAINER } from 'ee/vue_shared/security_reports//store/constants';
import { SAST_CONTAINER } from 'ee/vue_shared/security_reports/store/constants';
/**
* Renders block of issues
......
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