Skip to content

Commit a8e076c

Browse files
authored
Update index.js
1 parent 52d86e7 commit a8e076c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/data/index.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2138,15 +2138,6 @@ const questions = [
21382138
difficulty: 'Easy',
21392139
premium: false,
21402140
companies: ['Amazon', 'Microsoft', 'Bloomberg', 'Apple', 'Adobe'],
2141-
},
2142-
{
2143-
id: 170,
2144-
name: 'Number of Students Unable to Eat Lunch',
2145-
url: 'https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/',
2146-
pattern: ['Array'],
2147-
difficulty: 'Easy',
2148-
premium: false,
2149-
companies: ['Revise-These'],
21502141
}
21512142
];
21522143

0 commit comments

Comments
 (0)