Skip to content

Commit 4aee2fc

Browse files
committed
fixup! Remove the (now) unused Config.package_args() method
1 parent a38d83e commit 4aee2fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/frequenz/repo/config/nox/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"""
1414

1515
import dataclasses as _dataclasses
16-
import itertools as _itertools
1716
from typing import Self, assert_never, overload
1817

1918
import nox as _nox

0 commit comments

Comments
 (0)