Commit 7a17eaa3 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'markrian-master-patch-57896' into 'master'

Fix static analysis of diff_row.vue

See merge request gitlab-org/gitlab!64942
parents b5e00df7 b095707e
......@@ -155,6 +155,7 @@ export default {
};
</script>
<!-- eslint-disable-next-line vue/no-deprecated-functional-template -->
<template functional>
<div :class="$options.classNameMap(props)" class="diff-grid-row diff-tr line_holder">
<div
......
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