mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
fixed Marr's annoying namespace so resharper can shutup about it.
This commit is contained in:
@@ -16,7 +16,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>. */
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
namespace Marr.Data
|
||||
namespace Marr.Data.Reflection
|
||||
{
|
||||
public class ReflectionHelper
|
||||
{
|
||||
|
Reference in New Issue
Block a user