Skip to content

Commit a64e6ae

Browse files
committed
Fix ruff errors - remove unused imports
1 parent dfef07e commit a64e6ae

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/db/test_bigquery_integration.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
import pytest
99

10-
from sidemantic import Dimension, Metric, Model, SemanticLayer
11-
1210
# Mark all tests in this module as integration tests
1311
pytestmark = [
1412
pytest.mark.integration,

0 commit comments

Comments
 (0)