Skip to content

Commit 4e68e42

Browse files
committed
removed debugging print statemant
1 parent 50be8a9 commit 4e68e42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

official/enfuse.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ if enfuse_installed then
271271
"view-changed",
272272
function(event, old_view, new_view)
273273
if new_view.name == "lighttable" and old_view.name == "darkroom" then
274-
dt.print_log("view changed from darkroom to lighttable")
275274
install_module()
276275
end
277276
end

0 commit comments

Comments
 (0)