Implemented C# 6.0 features, fixed most of resharper's code quality suggestions.
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Filtration.Common.Messages
|
||||
namespace Filtration.Common.Messages
|
||||
{
|
||||
class ThemeClosedMessage
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user