Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: Guido Trotter <[email protected]>
  • Loading branch information
Guido Trotter committed Jun 20, 2024
1 parent a9418fb commit fac02eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/nxos/test_getters.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
"""Tests for getters."""

from napalm.base.test.getters import BaseTestGetters, wrap_test_cases
from napalm.base.test import helpers
from napalm.base import models

import pytest
from mock import patch

Expand Down

0 comments on commit fac02eb

Please sign in to comment.