shiveshnavin commited on
Commit
d81ee1e
·
1 Parent(s): d1a761b

Fix dockerfile

Browse files
Files changed (1) hide show
  1. app.js +0 -1
app.js CHANGED
@@ -265,7 +265,6 @@ app.all('/render', async (req, res) => {
265
  'The asset bundle dosent contain a original_manuscript.json at root',
266
  });
267
  }
268
-
269
  let manuObj;
270
  let manuStr;
271
  try {
 
265
  'The asset bundle dosent contain a original_manuscript.json at root',
266
  });
267
  }
 
268
  let manuObj;
269
  let manuStr;
270
  try {