clean error namespace
This commit is contained in:
parent
42d700e80a
commit
9dc2d535aa
|
|
@ -1,7 +1,6 @@
|
|||
using BotSharp.Abstraction.Users;
|
||||
using BotSharp.Abstraction.Users.Models;
|
||||
using BotSharp.Core.Repository;
|
||||
using BotSharp.Plugin.WeChat.Repository.DbTables;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
|
|
|||
Loading…
Reference in a new issue