Skip to content

Commit

Permalink
Revert "BH-92833: Adding shift rate type lookup (#200)" (#201)
Browse files Browse the repository at this point in the history
This reverts commit a2cbe2e.
  • Loading branch information
gtwBullhorn authored Jan 31, 2025
1 parent a2cbe2e commit a233890
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,6 @@ export class EntityTypes {
static Sendout: 'Sendout' = 'Sendout';
static Shift: 'Shift' = 'Shift';
static ShiftPosition: 'ShiftPosition' = 'ShiftPosition';
static ShiftRateTypeLookup: 'ShiftRateTypeLookup' = 'ShiftRateTypeLookup';
static ShiftSetting: 'ShiftSetting' = 'ShiftSetting';
static ShiftType: 'ShiftType' = 'ShiftType';
static SignatureTemplate: 'SignatureTemplate' = 'SignatureTemplate';
Expand Down

0 comments on commit a233890

Please sign in to comment.