refactor: Sort imports

This commit is contained in:
Krille Fear 2021-10-26 18:50:34 +02:00
commit fec9178da5
127 changed files with 663 additions and 504 deletions

View file

@ -1,5 +1,5 @@
import 'package:matrix/matrix.dart';
import 'package:flutter_gen/gen_l10n/l10n.dart';
import 'package:matrix/matrix.dart';
/// This is a temporary helper class until there is a proper solution to this with the new system
class MatrixLocals extends MatrixLocalizations {