eslint error fix

pull/34/head
leonnicolas 4 years ago
parent da8e2f65ed
commit 6c115c33a1
No known key found for this signature in database
GPG Key ID: 088D0743E2B65C07

@ -584,6 +584,5 @@ export class CargoBikeAPI extends DataSource {
(e) => { (e) => {
throw new ApolloError(e); throw new ApolloError(e);
}); });
return false;
} }
} }

Loading…
Cancel
Save