Remove unused using
This commit is contained in:
parent
3adef125a2
commit
18aecde93a
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
using System;
|
using System.Threading.Tasks;
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace Robware.Auth.API {
|
namespace Robware.Auth.API {
|
||||||
public class ApiKeyValidator : IApiKeyValidator {
|
public class ApiKeyValidator : IApiKeyValidator {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue