mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-07-17 04:36:53 +08:00
Fixing build warning
This commit is contained in:
parent
049cc6a371
commit
f2f3a25afa
@ -1,9 +1,9 @@
|
|||||||
using System;
|
using System;
|
||||||
|
using System.Linq;
|
||||||
using Orchard.ContentManagement;
|
using Orchard.ContentManagement;
|
||||||
using Orchard.Events;
|
|
||||||
using Orchard.ContentPicker.Fields;
|
using Orchard.ContentPicker.Fields;
|
||||||
|
using Orchard.Events;
|
||||||
using Orchard.Localization;
|
using Orchard.Localization;
|
||||||
using NHibernate.Util;
|
|
||||||
|
|
||||||
namespace Orchard.ContentPicker.Tokens {
|
namespace Orchard.ContentPicker.Tokens {
|
||||||
public interface ITokenProvider : IEventHandler {
|
public interface ITokenProvider : IEventHandler {
|
||||||
|
Loading…
Reference in New Issue
Block a user