Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ data:
TSP_SYNC_DATA_LIMIT: "{{ TSP_SYNC_DATA_LIMIT }}"
TSP_SYNC_SCHOOL_DAYS_TO_FETCH: "-1"
TSP_SYNC_DATA_DAYS_TO_FETCH: "-1"
FEATURE_TSP_MIGRATION_ENABLED: "{{ FEATURE_TSP_MIGRATION_ENABLED }}"
TSP_SYNC_MIGRATION_LIMIT: "{{ TSP_SYNC_MIGRATION_LIMIT }}"
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ data:
TSP_SYNC_DATA_LIMIT: "{{ TSP_SYNC_DATA_LIMIT }}"
TSP_SYNC_SCHOOL_DAYS_TO_FETCH: "-1"
TSP_SYNC_DATA_DAYS_TO_FETCH: "-1"
FEATURE_TSP_MIGRATION_ENABLED: "{{ FEATURE_TSP_MIGRATION_ENABLED }}"
TSP_SYNC_MIGRATION_LIMIT: "{{ TSP_SYNC_MIGRATION_LIMIT }}"
4 changes: 0 additions & 4 deletions apps/server/src/infra/sync/strategy/tsp/loggable/index.ts
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
export { TspDataFetchedLoggable } from './tsp-data-fetched.loggable';
export { TspLegacyMigrationStartLoggable } from './tsp-legacy-migration-start.loggable';
export { TspLegacySchoolMigrationCountLoggable } from './tsp-legacy-school-migration-count.loggable';
export { TspLegacySchoolMigrationSuccessLoggable } from './tsp-legacy-school-migration-success.loggable';
export { TspMissingExternalIdLoggable } from './tsp-missing-external-id.loggable';
export { TspSchoolsFetchedLoggable } from './tsp-schools-fetched.loggable';
export { TspSchoolsSyncedLoggable } from './tsp-schools-synced.loggable';
export { TspSchulnummerMissingLoggable } from './tsp-schulnummer-missing.loggable';
export { TspSyncedUsersLoggable } from './tsp-synced-users.loggable';
export { TspSyncingUsersLoggable } from './tsp-syncing-users.loggable';
export { TspSystemNotFoundLoggableException } from './tsp-system-not-found.loggable-exception';
export { TspUsersMigratedLoggable } from './tsp-users-migrated.loggable';
export { TspClassSyncSummaryLoggable } from './tsp-class-sync-summary.loggable';
export { TspClassSyncStartLoggable } from './tsp-class-sync-start.loggable';
export { TspClassSyncBatchLoggable } from './tsp-class-sync-batch.loggable';

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading