aboutsummaryrefslogtreecommitdiff
path: root/Emby.IsoMounting
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2018-12-20 11:38:42 +0100
committerBond_009 <bond.009@outlook.com>2018-12-30 22:44:38 +0100
commitbf01918659986cc6cbaefaebb67f607aeb1b4400 (patch)
tree91a96981ca65f367460f211544c83c327c7da8ab /Emby.IsoMounting
parent0c1b9d3bff7041b7d3b875885b8745680afcee72 (diff)
Clean up
Diffstat (limited to 'Emby.IsoMounting')
-rw-r--r--Emby.IsoMounting/IsoMounter/LinuxMount.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Emby.IsoMounting/IsoMounter/LinuxMount.cs b/Emby.IsoMounting/IsoMounter/LinuxMount.cs
index a08a12392..edd26f08d 100644
--- a/Emby.IsoMounting/IsoMounter/LinuxMount.cs
+++ b/Emby.IsoMounting/IsoMounter/LinuxMount.cs
@@ -1,7 +1,5 @@
using System;
using MediaBrowser.Model.IO;
-using Microsoft.Extensions.Logging;
-using MediaBrowser.Model.System;
namespace IsoMounter
{