remove inaccurate comment
This commit is contained in:
@@ -14,8 +14,6 @@
|
|||||||
export class FilesAdapter {
|
export class FilesAdapter {
|
||||||
/* this method is responsible to store the file in order to be retrived later by it's file name
|
/* this method is responsible to store the file in order to be retrived later by it's file name
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* @param config the current config
|
|
||||||
* @param filename the filename to save
|
* @param filename the filename to save
|
||||||
* @param data the buffer of data from the file
|
* @param data the buffer of data from the file
|
||||||
* @param contentType the supposed contentType
|
* @param contentType the supposed contentType
|
||||||
|
|||||||
Reference in New Issue
Block a user