From c84a675c07fd1997588794a26bf41c04f23c121e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 10 Mar 2021 14:46:15 +0100 Subject: getting rid of basically all instances of bindActionCreators and mapDispatchToActions. hopefully never have to use these functions again --- animism-align/frontend/app/views/nav/header.component.js | 1 - 1 file changed, 1 deletion(-) (limited to 'animism-align/frontend/app/views/nav/header.component.js') diff --git a/animism-align/frontend/app/views/nav/header.component.js b/animism-align/frontend/app/views/nav/header.component.js index 4e43657..1ad4d82 100644 --- a/animism-align/frontend/app/views/nav/header.component.js +++ b/animism-align/frontend/app/views/nav/header.component.js @@ -1,5 +1,4 @@ import React from 'react' -// import { bindActionCreators } from 'redux' import { connect } from 'react-redux' import { Link } from 'react-router-dom' -- cgit v1.2.3-70-g09d2