Skip to content

Commit

Permalink
Blacklist removed
Browse files Browse the repository at this point in the history
  • Loading branch information
gurjeetsinghvirdee committed Jun 24, 2023
1 parent 7ae7422 commit 0a059f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pages/leaderboard.js → pages/Blacklist removed
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,7 @@ function Leaderboard() {
});
let blacklist = [
"0xabdulkhalid",
"S-ishita",
"PoulavBhowmick03"
"S-ishita"
];
console.log("Disqualified : ", blacklist);
const rankedData = data.leaderboard
Expand Down

0 comments on commit 0a059f8

Please sign in to comment.