Skip to content

Commit 745996a

Browse files
committed
Fix formatting
1 parent 3ab57f2 commit 745996a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/withModules/classes.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ class WrongSystemModuleHandlers {
1414
describe("Given mutations defined as class members", () => {
1515
let store: Vuex.Store<State>;
1616

17-
1817
beforeEach(() => {
1918
Vue.use(Vuex);
2019
store = createStore();

0 commit comments

Comments
 (0)