Remove subscription code

This commit is contained in:
Chi Vinh Le
2017-08-02 18:14:52 +07:00
parent 94901d40f3
commit b6b7570bcc
8 changed files with 4 additions and 51 deletions
@@ -2,3 +2,4 @@ import ModTag from '../components/ModTag';
import {withTags} from 'plugin-api/beta/client/hocs';
export default withTags('featured')(ModTag);