Skip to content

Commit 3bc0928

Browse files
committed
(FIX) removing stray line of code
1 parent aebb182 commit 3bc0928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LoopStructural/visualisation/model_plotter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
#
44
# from LoopStructural.utils import getLogger
5-
logger = getLogger(__name__)
5+
# logger = getLogger(__name__)
66
#
77
# class BaseModelPlotter:
88
# def __init__(self, model):

0 commit comments

Comments
 (0)