style: Fix linter warning
This commit is contained in:
parent
26019ac704
commit
56ae882aa0
@ -1,4 +1,3 @@
|
|||||||
class InvalidSignatureException implements Exception {
|
class InvalidSignatureException implements Exception {
|
||||||
@override
|
|
||||||
String errMsg() => 'The signature of the SPK does not match the provided signature';
|
String errMsg() => 'The signature of the SPK does not match the provided signature';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user