Rm test element

This commit is contained in:
Angus McLeod 2017-11-27 10:39:32 +08:00
parent bcebbd583b
commit 23bc79513a
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ function insertCheckout(state, tagInfo, content) {
];
state.push('stripe-checkout-form-close', 'form', -1);
state.push('test', 'div-test', 0);
}
function setupMarkdownIt(helper, siteSettings) {