-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Labels
Description
I have recently authored a kata in Java called Latitude and longitude calculations. Somehow a Javascript "translation" was created at the same time (with just the default code/test cases etc.). I have tried to delete the Javascript version several times as follows:
- go to "edit kata"; then click on the widget labeled "Java" or "Javascript", which gives me a list of languages with an "X" next to Java and Javascript;
- click on the "X" next to Javascript;
- click "Yes, I want to delete this language";
- note that the "X" option is now gone from next to Javascript in the list.
However, if I go back to the kata again, the Javascript version is still there. The same thing happens if I click "republish" after trying to delete the Javascript version.