tidy up
This commit is contained in:
parent
e2b26ffa9c
commit
1c10c42c9d
|
@ -56,11 +56,3 @@ exports.parseEnv = env => {
|
||||||
}
|
}
|
||||||
return result
|
return result
|
||||||
}
|
}
|
||||||
|
|
||||||
exports.getConfigValue = (key, value) => {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
exports.setConfigValue = (key, value) => {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue