瀏覽代碼

spacing commit

CauseFX 4 年之前
父節點
當前提交
d3f8a30902
共有 1 個文件被更改,包括 0 次插入1 次删除
  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');
 		}