Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminhon committed Jan 30, 2021
1 parent 4b04146 commit 2803469
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions antigen/blueprint.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

from jinja2 import Environment, FileSystemLoader, PackageLoader, Template

from antigen import components_dir

from .utils import files_in_folder, stdout_logger
from .utils import files_in_folder, stdout_logger, components_dir

log = stdout_logger(__name__)

Expand Down

0 comments on commit 2803469

Please sign in to comment.