Leonydis137 commited on
Commit
3f833e1
·
verified ·
1 Parent(s): 3547279

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -387,4 +387,3 @@ class OmniAIvX:
387
  encrypted = self.security_privacy.encrypt(data)
388
  self.memory.store_long_term(encrypted)
389
 
390
- def anonymize_and_store(self, data: str)
 
387
  encrypted = self.security_privacy.encrypt(data)
388
  self.memory.store_long_term(encrypted)
389