Rehauled encoding params
This commit is contained in:
parent
ca2700a20a
commit
a5b65b067e
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ class Encoder {
|
||||||
constructor(settings, currentSetting) {
|
constructor(settings, currentSetting) {
|
||||||
this.settings = settings
|
this.settings = settings
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @param {String} path absolute path to file
|
* @param {String} path absolute path to file
|
||||||
|
|
Loading…
Reference in a new issue