globocom / megadraft

Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

Home Page:http://megadraft.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove forgotten and unsued React imports

jerempy opened this issue · comments

-- Change --

Remove unused imports of React.

Description

There are many imports of React that aren't use. I am guessing these are leftovers from previous coding conventions that never got picked up and removed.

Motivation

Can be cleaned up to remove unused imports