Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy MacDonald <[email protected]>
  • Loading branch information
tmac1973 committed Jan 31, 2024
1 parent 9031a46 commit f9852e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/api/v2/test_resource_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"""

import pytest
import random
from laceworksdk.api.v2.resource_groups import ResourceGroupsAPI
from tests.api.test_crud_endpoint import CrudEndpoint

Expand Down

0 comments on commit f9852e4

Please sign in to comment.