Skip to content

Commit c4153a7

Browse files
committed
cleanup
1 parent 0bc541e commit c4153a7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

atomate/vasp/database.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
from pymatgen.electronic_structure.bandstructure import BandStructure, BandStructureSymmLine
1616
from pymatgen.electronic_structure.dos import CompleteDos
17-
from pymatgen.io.vasp import Chgcar
1817

1918
import gridfs
2019
from pymongo import ASCENDING, DESCENDING

atomate/vasp/drones.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import json
1717
import glob
1818
import traceback
19-
import gzip
2019

2120
from monty.io import zopen
2221
from monty.json import jsanitize

0 commit comments

Comments
 (0)