From f28a6e41387d4b541b15a5e6dcf9a38fecdf227e Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 15 Feb 2016 22:56:26 +0200 Subject: [PATCH] Remove println. --- src/uxbox/ui/workspace.cljs | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/uxbox/ui/workspace.cljs b/src/uxbox/ui/workspace.cljs index 6cfb5114a..504ab648c 100644 --- a/src/uxbox/ui/workspace.cljs +++ b/src/uxbox/ui/workspace.cljs @@ -56,9 +56,6 @@ classes (classnames :no-tool-bar-right (not right-sidebar?) :no-tool-bar-left (not left-sidebar?))] - - (println left-sidebar? right-sidebar? classes) - (html [:div (header)