Skip to content

Commit 7a40daf

Browse files
authored
Merge branch 'develop' into update-viem-arthera
2 parents 3fc85aa + f37d3d8 commit 7a40daf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/client-direct/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ export class DirectClient {
199199
if (req.file) {
200200
const filePath = path.join(
201201
process.cwd(),
202-
"agent",
203202
"data",
204203
"uploads",
205204
req.file.filename

0 commit comments

Comments
 (0)