academe-kit 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2828,7 +2828,6 @@ function createInstitutionService(apiClient) {
2828
2828
  body: data,
2829
2829
  });
2830
2830
  },
2831
- // Institution Classrooms
2832
2831
  getClassrooms(institutionId, options) {
2833
2832
  return apiClient.GET('/institutions/{institutionId}/classrooms', {
2834
2833
  params: {