diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:18:28 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:18:28 +0100 |
| commit | dd15c808cbc2b7b15a4bcf8b1c6b01546f23c6da (patch) | |
| tree | 1c0057dc03b50ab61b0e789d798eeac70996d553 /Emby.Photos | |
| parent | decc475f7c07eb011b20a5865dd094482722717e (diff) | |
Visual Studio Reformat: Emby.Photos
Diffstat (limited to 'Emby.Photos')
| -rw-r--r-- | Emby.Photos/PhotoProvider.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Photos/PhotoProvider.cs b/Emby.Photos/PhotoProvider.cs index 726fd1d79..16d3062fb 100644 --- a/Emby.Photos/PhotoProvider.cs +++ b/Emby.Photos/PhotoProvider.cs @@ -14,7 +14,6 @@ using TagLib; using TagLib.IFD; using TagLib.IFD.Entries; using TagLib.IFD.Tags; -using MediaBrowser.Model.MediaInfo; namespace Emby.Photos { |
