Skip to content

Commit

Permalink
modif ftp connect2
Browse files Browse the repository at this point in the history
  • Loading branch information
John Doe committed Sep 24, 2024
1 parent f23298a commit 406be6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ts/plugins/server/FtpConnector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ export default class FtpConnector implements StorageConnector<FtpSession> {
// Return all meta
return {
websiteId,
//url: await this.getFileUrl(session, websiteId, WEBSITE_DATA_FILE_NAME),
...meta,
}
} catch(err) {
Expand Down

0 comments on commit 406be6d

Please sign in to comment.