next ci test
This commit is contained in:
@@ -8,7 +8,6 @@ public class MemberSyncMiddleware
|
||||
|
||||
public MemberSyncMiddleware(RequestDelegate next)
|
||||
{
|
||||
//test commit
|
||||
_next = next;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user