Removed placeholder image, updated readme

This commit is contained in:
Justin Foell
2020-11-27 13:21:17 -06:00
parent 2c8c70123c
commit 33a12e3709
4 changed files with 32 additions and 21 deletions
-8
View File
@@ -9,14 +9,6 @@ const { PanelBody, ToggleControl } = wp.components;
const { isEmpty } = lodash;
const { serverSideRender: ServerSideRender } = wp;
/**
* Localized Data.
*/
const {
placeholderActivityImg,
} = wpStrava;
class Edit extends Component {
constructor() {