mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 11:22:44 +00:00
update java sampes
This commit is contained in:
@@ -52,10 +52,6 @@ public class Pair {
|
||||
return false;
|
||||
}
|
||||
|
||||
if (arg.trim().isEmpty()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user