Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 3a51004

Browse files
committed
fix broken log
1 parent 9daf2a9 commit 3a51004

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

avalon/nuke/pipeline.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,6 @@ def install():
253253

254254
pyblish.register_host("nuke")
255255

256-
log.info("{}.nuke installed".format(config.__name__))
257-
258256

259257
def uninstall(config):
260258
"""Uninstall all that was previously installed

0 commit comments

Comments
 (0)