Browse Source

Update UserController.cs

BaronGreenback 4 years ago
parent
commit
5360f5a43d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jellyfin.Api/Controllers/UserController.cs

+ 1 - 1
Jellyfin.Api/Controllers/UserController.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.ComponentModel.DataAnnotations;
 using System.Linq;