Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Jun 8, 2023
1 parent aceef38 commit 8199e2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/lib/common/widgets/share_receive.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:flutter_sharing_intent/flutter_sharing_intent.dart';
import 'package:flutter_sharing_intent/model/sharing_file.dart';

class ShareReceive extends StatefulWidget {
const ShareReceive({super.key});
Expand Down

0 comments on commit 8199e2d

Please sign in to comment.