Code rearrange for services and charting

This commit is contained in:
2016-04-27 09:52:41 -04:00
parent 8c218cda48
commit 9730600164
11 changed files with 20 additions and 19 deletions
+1
View File
@@ -3,6 +3,7 @@ using Hangfire;
using Microsoft.Owin;
using LeafWeb.Web;
using LeafWeb.Web.Services;
using LeafWeb.Web.Services.PiscalQueue;
using Owin;
using ConfigurationManager = System.Configuration.ConfigurationManager;