Skip to content

Commit

Permalink
removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmcreynolds committed Jan 21, 2022
1 parent 08addca commit f6a4063
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/modules/login.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import Vue from 'vue';
import { local } from 'd3';
import {
AUTH_SUCCESS, AUTH_ERROR, LOGOUT,
} from './login-mutation-types';
Expand Down

0 comments on commit f6a4063

Please sign in to comment.