Cleaned getGitActivity route
This commit is contained in:
parent
8d7235bb82
commit
a7f833769d
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
|||
// Next.js API route support: https://nextjs.org/docs/api-routes/introduction
|
||||
|
||||
import * as fs from "fs";
|
||||
import {number} from "prop-types";
|
||||
import cachedShouldLoadAsEsm from "jest-resolve/build/shouldLoadAsEsm";
|
||||
|
||||
const path = "./cache/getGitActivity";
|
||||
const validTime = 1000 * 60 * 30; // 30 min in milliseconds
|
||||
|
|
Loading…
Reference in a new issue