chore: Removed trailing spaces and cleaned up code

This commit is contained in:
Aerex
2021-07-05 16:41:38 -05:00
parent 39feb2edb9
commit 0755b84fdd
4 changed files with 33 additions and 33 deletions

View File

@@ -11,4 +11,3 @@ interface IStorage {
public function getConfigBrowser();
public function updateConfigs($postData);
}