mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
fixed Marr's annoying namespace so resharper can shutup about it.
This commit is contained in:
parent
e1488229fe
commit
424b6cdcf6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>. */
|
||||||
using System;
|
using System;
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
|
|
||||||
namespace Marr.Data
|
namespace Marr.Data.Reflection
|
||||||
{
|
{
|
||||||
public class ReflectionHelper
|
public class ReflectionHelper
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue