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.esm.js CHANGED
@@ -2808,7 +2808,6 @@ function createInstitutionService(apiClient) {
2808
2808
  body: data,
2809
2809
  });
2810
2810
  },
2811
- // Institution Classrooms
2812
2811
  getClassrooms(institutionId, options) {
2813
2812
  return apiClient.GET('/institutions/{institutionId}/classrooms', {
2814
2813
  params: {