functional editor
This commit is contained in:
@ -18,6 +18,7 @@ function create_log (index, simplex) {
|
||||
}
|
||||
|
||||
async function seed (knex) {
|
||||
// eslint-disable-next-line no-console
|
||||
console.log ('creating seeds');
|
||||
const simplex = (new sn);
|
||||
const log = (Array (20))
|
||||
|
Reference in New Issue
Block a user