fix(schema): change schema and unpack script

This commit is contained in:
Kristofer Koishigawa
2018-09-20 22:24:45 +09:00
committed by Mrugesh Mohapatra
parent 0db6aeb523
commit b014b23404
4 changed files with 20 additions and 32 deletions

View File

@@ -357,14 +357,6 @@ class UnpackedChallenge {
text.push('<!--end-->');
text.push('</div>');
text.push('');
text.push('<h2>Released On</h2>');
text.push('<div class="unpacked">');
text.push('<!--releasedOn-->');
text.push(this.challenge.releasedOn);
text.push('<!--end-->');
text.push('</div>');
text.push('');
text.push('<h2>Files</h2>');
text.push(`