Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
wit03 committed Oct 14, 2024
1 parent 8460ce4 commit 0a5cf40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ GITHUB_KEY=
API_PASSWORD=
PORT=3002
CORS=
AGORA_KEY=
# API_SECRET=
# CLOUD_NAME=
# API_KEY=
Expand Down
3 changes: 1 addition & 2 deletions src/scripts/retropgf6-live-data/retropgf6-live-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,4 @@ async function Run() {
}
}

// export { Run, DATA_DIR, CRON_TIMER }
Run()
export { Run, DATA_DIR, CRON_TIMER }

0 comments on commit 0a5cf40

Please sign in to comment.