AfRApay.FTM: Huh, using System.Net.Http is implicit

This commit is contained in:
embr 2023-02-08 15:09:05 +01:00 committed by zotan's git
parent 2a76a81600
commit 0c19f84ebb
Signed by: zotan's git
GPG key ID: C40BFEA2B3BA06A8

View file

@ -2,7 +2,6 @@
using PCSC;
using PCSC.Monitoring;
using PCSC.Iso7816;
using System.Net.Http;
var rootCommand = new RootCommand("Fancy Test Machine for AfRApay");