mirror of
https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
synced 2025-07-06 05:18:47 +00:00
fix: code style
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
This commit is contained in:
parent
23e6b2ff57
commit
f32c0dfbe1
2 changed files with 2 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue