Skip to content

Commit

Permalink
remove vestige of sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed May 27, 2021
1 parent d0fc435 commit e74f55f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion emmet-builders/emmet/builders/vasp/materials.py
Expand Up @@ -84,7 +84,6 @@ def ensure_indexes(self):
# Search index for materials
self.materials.ensure_index("material_id")
self.materials.ensure_index("last_updated")
self.materials.ensure_index("sandboxes")
self.materials.ensure_index("task_ids")

if self.task_validation:
Expand Down

0 comments on commit e74f55f

Please sign in to comment.