Skip to content

Commit

Permalink
removed unnecessary import for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian Berres authored and Kilian Berres committed Sep 20, 2024
1 parent 4e82596 commit 5748f13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jhub_apps/tests/tests_unit/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import json
from unittest.mock import patch
import os
import pytest

from jhub_apps.hub_client.hub_client import HubClient
from jhub_apps.service.models import UserOptions, ServerCreation, Repository
Expand Down

0 comments on commit 5748f13

Please sign in to comment.