mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
fixed Marr's annoying namespace so resharper can shutup about it.
This commit is contained in:
parent
e1488229fe
commit
424b6cdcf6
@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
namespace Marr.Data
|
||||
namespace Marr.Data.Reflection
|
||||
{
|
||||
public class ReflectionHelper
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user