Skip to content

Commit 1a23721

Browse files
committed
fix: remove unnecessary ESTIMATION_TYPE.REFERENCE_PROGRAM
1 parent f67092b commit 1a23721

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/constants.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ export const ESTIMATION_TYPE = {
229229
FEE: 'fee',
230230
COMMUNITY: 'community',
231231
TOPCODER_SERVICE: 'topcoder_service',
232-
REFERENCE_PROGRAM: 'reference_program',
233232
};
234233

235234
export const VALUE_TYPE = {

0 commit comments

Comments
 (0)