mirror of
https://github.com/unraid/api.git
synced 2026-01-20 15:39:56 -06:00
style(console.log): remove extra
This commit is contained in:
@@ -117,8 +117,6 @@ const getServers = async (): Promise<Server[]> => {
|
||||
return [];
|
||||
}
|
||||
|
||||
console.log({servers});
|
||||
|
||||
// @todo: Cache servers
|
||||
// userCache.set<CachedServers>('mine', {
|
||||
// servers
|
||||
|
||||
Reference in New Issue
Block a user