Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
ListActions: remove unused axios import
Browse files Browse the repository at this point in the history
  • Loading branch information
teosarca committed Dec 5, 2017
1 parent f7a073c commit 5167721
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/actions/ListActions.js
@@ -1,5 +1,4 @@
import * as types from '../constants/ListTypes'
import axios from 'axios';

export function setListId(viewId, windowType) {
return {
Expand Down

0 comments on commit 5167721

Please sign in to comment.