fix: code style

Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
This commit is contained in:
The one with the braid 2023-08-29 14:17:03 +02:00
parent 23e6b2ff57
commit f32c0dfbe1
2 changed files with 2 additions and 7 deletions

View file

@ -1,12 +1,7 @@
import 'package:intl/locale.dart';
import 'package:pkpass/pkpass.dart';
import 'package:pkpass/src/models/barcode.dart';
import 'package:pkpass/src/utils/mabe_decode.dart';
import 'beacon.dart';
import 'location.dart';
import 'pass_structure_dictionary.dart';
import 'pass_web_service.dart';
/// Information that is required for all passes.
class PassMetadata {