Removed unused readOnly property on return response
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
|
||||
// //dump file name example: ayanova.data.dump.XXX.zip
|
||||
// List<string> l = FileUtil.UtilityFileList("ayanova.data.dump.*.zip");
|
||||
// return Ok(ApiOkResponse.Response(l, true));
|
||||
// return Ok(ApiOkResponse.Response(l));
|
||||
// }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user