CauseFX 4 anni fa
parent
commit
d3f8a30902
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      api/functions/auth-functions.php

+ 0 - 1
api/functions/auth-functions.php

@@ -182,7 +182,6 @@ trait AuthFunctions
 			} else {
 				return false;
 			}
-			
 		} catch (Requests_Exception $e) {
 			$this->writeLog('success', 'Plex Token Check Function - Error: ' . $e->getMessage(), 'SYSTEM');
 		}