Skip to content

Commit

Permalink
remove temp comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SyniRon committed Sep 3, 2023
1 parent 41517b1 commit a93524a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/controllers/cacheManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const updateCombatRosterCache = async () => {

const updateReserveRosterCache = async () => {
try {
// Replace this with your actual API call for rRequest
const response = await axios('https://api.7cav.us/api/v1/roster/2', {
headers: {
Accept: 'application/json',
Expand Down

0 comments on commit a93524a

Please sign in to comment.