Skip to content

Commit 551219b

Browse files
authored
chore: remove unused import in test file
1 parent 1f97f01 commit 551219b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/test_init_workflow.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
"""Tests for --workflow flag on specify init."""
22

3-
import json
43
import os
54

6-
import pytest
75
import yaml
86

97

0 commit comments

Comments
 (0)