delete the unused file
This commit is contained in:
parent
07a66489d1
commit
8e918dd244
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import fs from "node:fs/promises";
|
mport fs from "node:fs/promises";
|
||||||
import path from "node:path";
|
import path from "node:path";
|
||||||
|
|
||||||
export async function fetchNewsData(id: string) {
|
export async function fetchNewsData(id: string) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue