fix: Remove unnecessary tabs in RemoveFileExtension method
This commit is contained in:
parent
e97e5bfe8f
commit
b1591f6224
|
@ -946,7 +946,6 @@ namespace NzbDrone.Core.Parser
|
|||
{
|
||||
return string.Empty;
|
||||
}
|
||||
|
||||
return m.Value;
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue