Skip to content

Commit

Permalink
CELE-18 Clean imports
Browse files Browse the repository at this point in the history
  • Loading branch information
aranega committed Apr 24, 2024
1 parent 5bf7b16 commit ff7026e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions applications/visualizer/backend/tests/test_connections.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
from ninja.testing import TestAsyncClient
import pytest
from model_bakery import baker


from api.api import api as celegans_api
from api.models import Connection
from .utils import flat_dict, generate_instance
from .utils import generate_instance


# Some test data
Expand Down

0 comments on commit ff7026e

Please sign in to comment.