Skip to content

Commit a07f65f

Browse files
committed
update
1 parent 0787861 commit a07f65f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/stats.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
uses: actions/github-script@v6
1717
with:
1818
script: |
19-
const fetch = require('node-fetch');
20-
2119
async function fetchAndCountData(url) {
2220
const counts = {
2321
templates: 0,

0 commit comments

Comments
 (0)