gitlab-org--gitlab-foss/app/assets/javascripts/vue_shared/components/incidents/utils.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
69 B
JavaScript
Raw Normal View History

import { noop } from 'lodash';
export const isValidSlaDueAt = noop;