Skip to content

Commit

Permalink
Run linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Feb 28, 2022
1 parent 366cf37 commit b608463
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Files from '@/__fixtures__/files'
import mockAxios from 'jest-mock-axios'
import SpaceProject from '../../../../src/views/spaces/Project.vue'
import Vuex from 'vuex'
import {ShareTypes, spaceManager} from "../../../../src/helpers/share";
import { ShareTypes, spaceManager } from '../../../../src/helpers/share'

localVue.use(GetTextPlugin, {
translations: 'does-not-matter.json',
Expand Down

0 comments on commit b608463

Please sign in to comment.