mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - code format
This commit is contained in:
@@ -19,7 +19,7 @@ public class CachedManyIds {
|
||||
public String toString() {
|
||||
return idList.toString();
|
||||
}
|
||||
|
||||
|
||||
public List<Object> getIdList() {
|
||||
return idList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user