fixed initial demo import

This commit is contained in:
zadam
2020-07-02 21:08:18 +02:00
parent ef847b9904
commit c4cc48dfc9
5 changed files with 27 additions and 23 deletions

View File

@@ -1,5 +1,3 @@
const utils = require('./utils');
function getOption(name) {
const option = require('./repository').getOption(name);