forked from amkovkov/GranuSightSoftware2
feat: results exporting
This commit is contained in:
@@ -92,7 +92,6 @@ public static class DependencyInjectionHelper
|
||||
return new CameraService(logger, serviceConfiguration, autoInitialize);
|
||||
}
|
||||
);
|
||||
[Obsolete]
|
||||
public static IServiceCollection AddUsbService(this IServiceCollection services) => services
|
||||
.AddSingleton<UsbService>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user