Просмотр исходного кода

Merge pull request #1286 from sjwarner-bp/complex-number-topics

complex-numbers: remove 'classes' as topic
FridaTveit 8 лет назад
Родитель
Сommit
ba520c9250
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      config.json

+ 0
- 1
config.json Просмотреть файл

1110
       "difficulty": 8,
1110
       "difficulty": 8,
1111
       "slug": "complex-numbers",
1111
       "slug": "complex-numbers",
1112
       "topics": [
1112
       "topics": [
1113
-        "classes",
1114
         "floating_point_numbers",
1113
         "floating_point_numbers",
1115
         "mathematics"
1114
         "mathematics"
1116
       ],
1115
       ],