Commit b68a35b5 authored by peterhegman's avatar peterhegman

Switch to using shorthand imports `~/`

parent b31b3f16
<script> <script>
import { mapActions } from 'vuex'; import { mapActions } from 'vuex';
import timeAgoTooltip from '../../vue_shared/components/time_ago_tooltip.vue'; import timeAgoTooltip from '~/vue_shared/components/time_ago_tooltip.vue';
import GitlabTeamMemberBadge from '../../vue_shared/components/user_avatar/badges/gitlab_team_member_badge.vue'; import GitlabTeamMemberBadge from '~/vue_shared/components/user_avatar/badges/gitlab_team_member_badge.vue';
export default { export default {
components: { components: {
......
...@@ -9617,9 +9617,6 @@ msgstr "" ...@@ -9617,9 +9617,6 @@ msgstr ""
msgid "GitLab / Unsubscribe" msgid "GitLab / Unsubscribe"
msgstr "" msgstr ""
msgid "GitLab CI Linter has been moved"
msgstr ""
msgid "GitLab Enterprise Edition %{plan}" msgid "GitLab Enterprise Edition %{plan}"
msgstr "" msgstr ""
......
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