Skip to content

Commit

Permalink
lol oops
Browse files Browse the repository at this point in the history
  • Loading branch information
vilnor committed May 15, 2024
1 parent 9e41473 commit d21e781
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/src/routes/helpfulFriends.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Imports
import { Comment as IComment } from '../types';
import { PutObjectCommand, S3Client } from '@aws-sdk/client-s3';
import { ObjectCannedACL } from '@aws-sdk/client-s3/dist-types/models/models_0';
import { ObjectCannedACL, PutObjectCommand, S3Client } from '@aws-sdk/client-s3';

// Helper functions

Expand Down

0 comments on commit d21e781

Please sign in to comment.