diff options
| author | sushilicious <*> | 2021-08-04 23:15:48 -0700 |
|---|---|---|
| committer | sushilicious <*> | 2021-08-04 23:15:48 -0700 |
| commit | 7fdef4b82b82cb882fd378bdad04420157fecae2 (patch) | |
| tree | 2067220218e64c76a581d1ffdb80383cef3f70c4 /Emby.Naming/Video | |
| parent | 460fe76467031cd8dd89dff737575d2fc7310844 (diff) | |
| parent | 2521a13d7d8df3bfa5291386ba4389469f02ade8 (diff) | |
Merge branch 'master' of https://github.com/jellyfin/jellyfin into HEAD
Diffstat (limited to 'Emby.Naming/Video')
| -rw-r--r-- | Emby.Naming/Video/ExtraResolver.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Naming/Video/ExtraResolver.cs b/Emby.Naming/Video/ExtraResolver.cs index 1fade985b..a32af002c 100644 --- a/Emby.Naming/Video/ExtraResolver.cs +++ b/Emby.Naming/Video/ExtraResolver.cs @@ -1,6 +1,5 @@ using System; using System.IO; -using System.Linq; using System.Text.RegularExpressions; using Emby.Naming.Audio; using Emby.Naming.Common; |
