Skip to content

Commit 83bd33f

Browse files
committed
clean up
1 parent 01ee60a commit 83bd33f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

seqr/views/apis/individual_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from seqr.models import Individual, Family, CAN_VIEW
1313
from seqr.utils.file_utils import file_iter
1414
from seqr.utils.gene_utils import get_genes, get_gene_ids_for_gene_symbols
15-
1615
from seqr.views.utils.anvil_metadata_utils import PARTICIPANT_TABLE, PHENOTYPE_TABLE, EXPERIMENT_TABLE, \
1716
EXPERIMENT_LOOKUP_TABLE, FINDINGS_TABLE, FINDING_METADATA_COLUMNS, TRANSCRIPT_FIELDS, GENE_COLUMN, parse_population
1817
from seqr.views.utils.file_utils import save_uploaded_file, load_uploaded_file, parse_file

0 commit comments

Comments
 (0)