CauseFX 4 lat temu
rodzic
commit
d3f8a30902
1 zmienionych plików z 0 dodań i 1 usunięć
  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');
 		}