mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove duplicate
This commit is contained in:
+4
@@ -49,6 +49,10 @@ export class MessageSocketRepositoryService implements IMessageSocketRepository
|
||||
data: data,
|
||||
})
|
||||
|
||||
if(result.isOk()) {
|
||||
console.log('recieve', result.value)
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user