Browse Source

Error fixed.

pull/285/head
Sebastian 8 years ago
parent
commit
dae446de68
  1. 2
      src/Squidex.Infrastructure/Orleans/J.cs

2
src/Squidex.Infrastructure/Orleans/J.cs

@ -5,8 +5,8 @@
// All rights reserved. Licensed under the MIT license.
// ==========================================================================
using Newtonsoft.Json;
using System.Threading.Tasks;
using Newtonsoft.Json;
namespace Squidex.Infrastructure.Orleans
{

Loading…
Cancel
Save