Skip to content

Commit 8a708ea

Browse files
committed
test: Apply linters
1 parent fcd6bc2 commit 8a708ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/accounts/settings.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,3 @@ func (api *SettingsAPI) LastTokensUpdate() (time.Time, error) {
218218
func (api *SettingsAPI) ThirdpartyServicesEnabled() (bool, error) {
219219
return api.db.ThirdpartyServicesEnabled()
220220
}
221-

0 commit comments

Comments
 (0)