미사용 변수 정리
This commit is contained in:
parent
4a3dfb608a
commit
2946914f76
@ -71,11 +71,6 @@ public class FileUploadController extends NlibCommonController {
|
||||
*/
|
||||
private String FILEUPLOAD_BASE_PATH = NlibProperty.getProperty("fileupload.base.path");
|
||||
|
||||
/**
|
||||
* 첨부파일 임시 저장 위치
|
||||
*/
|
||||
private String FILEUPLOAD_TEMP_SUBPATH = NlibProperty.getProperty("fileupload.temp.subpath");
|
||||
|
||||
/**
|
||||
* 경로 부적합 오류 메시지
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user