mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-28 21:00:56 +08:00
chore(curriculum): Remove Legacy JS Caesars Cipher ID (#60342)
This commit is contained in:
parent
c150748ac8
commit
e8b8bb7a8e
@ -1517,14 +1517,11 @@ const duplicatedProjectIds = [
|
||||
'5e44413e903586ffb414c94e',
|
||||
|
||||
// Polygon area calculator
|
||||
'5e444147903586ffb414c94f',
|
||||
'5e444147903586ffb414c94f'
|
||||
|
||||
/*** Back End JavaScript ***/
|
||||
|
||||
/*** Legacy Only ***/
|
||||
|
||||
// Caesars Cipher
|
||||
'56533eb9ac21ba0edf2244e2'
|
||||
];
|
||||
|
||||
class MongoIds {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user