fix2
This commit is contained in:
parent
34fdfcfca3
commit
0b82011dd2
@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace FurnitureFactoryDataBaseImplement.Models
|
||||
{
|
||||
internal class Headset
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user