mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:39:38 +00:00
chore: tidy claude prompt and drop npm lock
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// ABOUTME: Media storage utilities - downloads from URLs and saves to disk
|
||||
// ABOUTME: Handles both remote URLs (with redirect support) and local file paths
|
||||
import crypto from "node:crypto";
|
||||
import { createWriteStream } from "node:fs";
|
||||
import fs from "node:fs/promises";
|
||||
|
||||
Reference in New Issue
Block a user