Skip to content

Commit

Permalink
Cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
lcfd committed Dec 13, 2023
1 parent 9d7931a commit 9b3fc64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/trakcli/create/commands/work.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ def create_work(
),
] = 1,
):
rprint("Create a work")

projects_in_config = get_projects_from_config()

if project_id in projects_in_config:
Expand Down

0 comments on commit 9b3fc64

Please sign in to comment.