Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit 69ee23d

Browse files
fzrfzr
authored andcommitted
edited Javadoc
1 parent d2eaff1 commit 69ee23d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/sybit/airtable/Table.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ public Integer getPageSize() {
125125
* @param query
126126
* @return
127127
* @throws AirtableException
128-
* @throws HttpResponseException
129128
*/
130129
@SuppressWarnings("WeakerAccess")
131130
public List<T> select(Query query) throws AirtableException {

0 commit comments

Comments
 (0)