Skip to content

Commit 6e4d3f3

Browse files
committed
Removes the WIP status from the exercise
1 parent 9a17e1c commit 6e4d3f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,7 @@
345345
"name": "secrets",
346346
"uuid": "89a899b1-8cb2-4099-98c9-468723728a28",
347347
"concepts": ["bitwise-operations"],
348-
"prerequisites": ["basics-1", "basics-2"],
349-
"status": "wip"
348+
"prerequisites": ["basics-1", "basics-2"]
350349
}
351350
],
352351
"practice": [

0 commit comments

Comments
 (0)