Finalized UpdatePositioning job
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
using PartSource.Data;
|
||||
using PartSource.Data.Dtos;
|
||||
using PartSource.Data.Models;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace PartSource.Services
|
||||
{
|
||||
[Obsolete]
|
||||
public class PartService
|
||||
{
|
||||
private readonly PartSourceContext _context;
|
||||
|
||||
Reference in New Issue
Block a user