From f8b61281be84a6e4e7a44be5109e688a7c56c671 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 7 Jul 2017 21:18:33 +0200 Subject: refactor files so list updates while processing --- client/containers/taskForm.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'client/containers/taskForm.js') diff --git a/client/containers/taskForm.js b/client/containers/taskForm.js index ac1a214..0e8aeac 100644 --- a/client/containers/taskForm.js +++ b/client/containers/taskForm.js @@ -1,8 +1,3 @@ -import { h, Component } from 'preact' -import { Link } from 'react-router-dom' - -import client from '../client.js' - import { connect } from 'react-redux' import { setContent, setStyle, setAlpha, createTask } from '../actions' import TaskFormView from '../components/Tasks/TaskFormView.jsx' -- cgit v1.2.3-70-g09d2