diff --git a/src/rsg-components/Playground/PlaygroundRenderer.js b/src/rsg-components/Playground/PlaygroundRenderer.js index c1e97e8e0..c142be6e0 100644 --- a/src/rsg-components/Playground/PlaygroundRenderer.js +++ b/src/rsg-components/Playground/PlaygroundRenderer.js @@ -1,5 +1,4 @@ import React, { PropTypes } from 'react'; -import cx from 'classnames'; import Editor from 'rsg-components/Editor'; import Link from 'rsg-components/Link'; import Preview from 'rsg-components/Preview'; @@ -75,7 +74,7 @@ export function PlaygroundRenderer({ }) { return (