drop obsolete code
This commit is contained in:
@ -14,8 +14,8 @@ using System.Threading.Tasks;
|
||||
namespace Yavsc.Controllers
|
||||
{
|
||||
using Models;
|
||||
|
||||
[ServiceFilter(typeof(LanguageActionFilter)),AllowAnonymous]
|
||||
|
||||
[AllowAnonymous]
|
||||
public class HomeController : Controller
|
||||
{
|
||||
public IHostingEnvironment Hosting { get; set; }
|
||||
|
Reference in New Issue
Block a user