Skip to content

Commit

Permalink
chore: remove unnecessary FTP import
Browse files Browse the repository at this point in the history
  • Loading branch information
dlaehnemann authored Mar 25, 2024
1 parent 3519c9a commit 1720132
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workflow/rules/common.smk
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import glob

import pandas as pd
from snakemake.remote import FTP
from snakemake.utils import validate

validate(config, schema="../schemas/config.schema.yaml")
Expand Down

0 comments on commit 1720132

Please sign in to comment.