mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixing build warning
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using System;
|
||||
using System.Linq;
|
||||
using Orchard.ContentManagement;
|
||||
using Orchard.Events;
|
||||
using Orchard.ContentPicker.Fields;
|
||||
using Orchard.Events;
|
||||
using Orchard.Localization;
|
||||
using NHibernate.Util;
|
||||
|
||||
namespace Orchard.ContentPicker.Tokens {
|
||||
public interface ITokenProvider : IEventHandler {
|
||||
|
||||
Reference in New Issue
Block a user