Skip to content

Commit 8983fab

Browse files
committed
CName Main: Fix unused import
1 parent 32fb4d6 commit 8983fab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gardenlinux/features/cname_main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import argparse
99
import logging
1010
import re
11-
from functools import reduce
1211
from os.path import basename, dirname
1312

1413
from .__main__ import (

0 commit comments

Comments
 (0)