Skip to content

Commit eb87158

Browse files
authored
Merge pull request exercism#702 from FridaTveit/RotationalCipherMoveToEndOfTrack
rotational-cipher: move to end of track
2 parents 687c054 + 260e61f commit eb87158

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

config.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,6 @@
1818

1919
]
2020
},
21-
{
22-
"slug": "rotational-cipher",
23-
"difficulty": 1,
24-
"topics": [
25-
26-
]
27-
},
2821
{
2922
"slug": "rna-transcription",
3023
"difficulty": 2,
@@ -545,6 +538,13 @@
545538
"difficulty": 10,
546539
"topics": [
547540

541+
]
542+
},
543+
{
544+
"slug": "rotational-cipher",
545+
"difficulty": 1,
546+
"topics": [
547+
548548
]
549549
}
550550
],

0 commit comments

Comments
 (0)