Skip to content

Commit

Permalink
.idea files excluded
Browse files Browse the repository at this point in the history
  • Loading branch information
Medcell1 committed Aug 26, 2024
1 parent 0b3d63a commit 7510da2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .idea/sonarlint/issuestore/index.pb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .idea/sonarlint/securityhotspotstore/index.pb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions lib/data/repositories/file_upload/file_upload.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import 'package:dart_frog/dart_frog.dart';

typedef UrlOrError = ({String? url, String? error});



class FileUpload {
static Future<UploadedFile?> getFirstFileFromFormData(
FormData formData,
Expand Down

0 comments on commit 7510da2

Please sign in to comment.