mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
remove trailing whitespace
This commit is contained in:
parent
ba1794f64b
commit
bd169e4fd4
290 changed files with 1708 additions and 1708 deletions
|
|
@ -159,7 +159,7 @@ namespace Emby.Server.Implementations.IO
|
|||
var firstChar = filePath[0];
|
||||
if (firstChar == '/')
|
||||
{
|
||||
// For this we don't really know.
|
||||
// For this we don't really know.
|
||||
return filePath;
|
||||
}
|
||||
if (firstChar == '\\') //relative path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue