Browse Source

spacing commit

CauseFX 4 years ago
parent
commit
d3f8a30902
1 changed files with 0 additions and 1 deletions
  1. 0 1
      api/functions/auth-functions.php

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

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