mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-01-27 01:25:37 -05:00
Code cleanup
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
using System;
|
||||
using ChrisKaczor.ApplicationUpdate;
|
||||
using ChrisKaczor.Wpf.Application;
|
||||
using FeedCenter.Data;
|
||||
using FeedCenter.Properties;
|
||||
using Serilog;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Linq;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Media;
|
||||
using ChrisKaczor.Wpf.Application;
|
||||
using ChrisKaczor.ApplicationUpdate;
|
||||
using FeedCenter.Data;
|
||||
using FeedCenter.Properties;
|
||||
using Serilog;
|
||||
|
||||
namespace FeedCenter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user