You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(server): remove unused ProjectService class properties
`ProjectService.serverHost` and `ProjectService.logger` are never
actually used by `ProjectService` except in the constructor. Remove them
as properties.
0 commit comments