forked from loafle/openapi-generator-original
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