Skip to content

Commit

Permalink
style: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Sep 8, 2024
1 parent e4289a0 commit 21e8a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_simple_pie.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import pytest
from endstone_bstats import SimplePie, ChartDataError
from endstone_bstats import SimplePie


def test_valid_simple_pie():
Expand Down

0 comments on commit 21e8a3e

Please sign in to comment.