2nd format?

pull/795/head
Brord van Wierst 2 years ago
parent 75da9cd87d
commit fef43c2275
No known key found for this signature in database
GPG Key ID: 20E7ACBD8E02BC11

@ -42,7 +42,6 @@ import '../../widgets/matrix.dart';
import 'package:fluffychat/utils/tor_stub.dart'
if (dart.library.html) 'package:tor_detector_web/tor_detector_web.dart';
enum SelectMode {
normal,
share,

@ -30,7 +30,6 @@ import '../../utils/localized_exception_extension.dart';
import 'package:fluffychat/utils/tor_stub.dart'
if (dart.library.html) 'package:tor_detector_web/tor_detector_web.dart';
class HomeserverPicker extends StatefulWidget {
const HomeserverPicker({super.key});

@ -26,7 +26,6 @@ import 'settings_emotes_view.dart';
import 'package:archive/archive.dart'
if (dart.library.io) 'package:archive/archive_io.dart';
class EmotesSettings extends StatefulWidget {
const EmotesSettings({super.key});

@ -23,7 +23,6 @@ import 'language_detection_model.dart';
// import 'package:language_tool/language_tool.dart';
class IGCTextData {
List<LanguageDetection> detections;
String originalInput;

@ -12,7 +12,6 @@ import '../enum/use_type.dart';
// PageRoute import
// Add import:
// import 'package:fluffychat/pangea/utils/firebase_analytics.dart';
// Call method: GoogleAnalytics.logout()

Loading…
Cancel
Save