soptless 적용

This commit is contained in:
2026-01-23 18:40:04 +09:00
parent 2ed5ff8ae8
commit b5b2c70561
5 changed files with 6 additions and 8 deletions

View File

@@ -519,7 +519,6 @@ public class FIleChecker {
} catch (IOException e) {
return false;
}
}
public static boolean validationMultipart(MultipartFile mfile) {