Преглед на файлове

removed unwanted semicolon

master
kj1352 преди 4 години
родител
ревизия
1fd3110ee2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/user-profile/profile-routes.ts

+ 1
- 1
src/user-profile/profile-routes.ts Целия файл

@@ -64,7 +64,7 @@ userProfileRoutes.get('/deep-copy/', jwtAuthentication, async (request, response
});
} else {
allDeepCategories.push({
...allCategories[i];
...allCategories[i]
})
}
}


Зареждане…
Отказ
Запис