Skip to content

Commit 273aa02

Browse files
Merge pull request #397 from topcoder-platform/PROD-2051_hide-find-me-data
PROD-2051 hide find-me-data -> qa
2 parents a793667 + 146061a commit 273aa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export enum WorkType {
22
data = 'Data Exploration',
33
design = 'Website Design',
4-
findData = 'Find Me Data',
4+
// findData = 'Find Me Data',
55
unknown = '',
66
}

0 commit comments

Comments
 (0)