mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-22 19:25:04 -04:00
fixed Marr's annoying namespace so resharper can shutup about it.
This commit is contained in:
1 parent
e1488229fe
commit
424b6cdcf6
1 file changed
+1
-1
@@ -16,7 +16,7 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
namespace Marr.Data
|
||||
namespace Marr.Data.Reflection
|
||||
{
|
||||
public class ReflectionHelper
|
||||
{
|
||||
|
||||
Reference in new issue
Block a user