mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Remove unneeded include
This commit is contained in:
parent
4d7b3e158f
commit
6a72e5f404
@ -6,7 +6,6 @@ import "phoenix_html";
|
||||
import React from "react";
|
||||
import ReactDOM from "react-dom";
|
||||
import { createStore } from "redux";
|
||||
import { Provider } from "react-redux";
|
||||
|
||||
import Channel from "./services/channel";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user