Skip to content

Commit 23f3b8d

Browse files
Fix import
1 parent abddcd7 commit 23f3b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { backupExistingFolders } from './lib/s3'
1+
import { backupExistingFolders } from './lib/s3-sync'
22

33
async () => {
44
await backupExistingFolders()

0 commit comments

Comments
 (0)