Mercurial > silverbladetech
diff MetroWpf/Stocks.Common/Factory.cs @ 24:a8b50a087544
Stocks and FxRates working, new menu introduced. Working nicely so far
author | adminsh@apollo |
---|---|
date | Tue, 20 Mar 2012 20:18:35 +0000 |
parents | 6109bc268b90 |
children |
line wrap: on
line diff
--- a/MetroWpf/Stocks.Common/Factory.cs Tue Mar 20 16:53:29 2012 +0000 +++ b/MetroWpf/Stocks.Common/Factory.cs Tue Mar 20 20:18:35 2012 +0000 @@ -1,5 +1,4 @@ -using NLog; -using Stocks.Common.Core; +using Stocks.Common.Core; using Stocks.Common.Models; using System; using Stocks.Common.Exceptions;