Fix Redundance Reference
This commit is contained in:
@@ -2,5 +2,5 @@ namespace AMREZ.EOP.Abstractions.Applications.UseCases.Payments.SlipVerification
|
||||
|
||||
public interface IQrDecoder
|
||||
{
|
||||
|
||||
string? TryDecodeText(byte[] imageBytes);
|
||||
}
|
||||
Reference in New Issue
Block a user