From bbf06c46b1a82a3d6b477e55327d48bb069ee437 Mon Sep 17 00:00:00 2001 From: anatoly Date: Mon, 23 Nov 2015 13:28:17 -0500 Subject: [PATCH] [dev.clj]: (with-logging-status) on start --- dev/dev.clj | 6 ++---- test/app/utils/logging.clj | 17 ++++++----------- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/dev/dev.clj b/dev/dev.clj index ee0b160..7b23b0a 100644 --- a/dev/dev.clj +++ b/dev/dev.clj @@ -1,8 +1,6 @@ (ns dev "Tools for interactive development with the REPL. This file should - not be included in a production build of the application." - ;; (:use [cljs.repl :only [repl]] - ;; [cljs.repl.browser :only [repl-env]]) + not be included in a production build of the application." (:require [clojure.java.io :as io] [clojure.java.javadoc :refer [javadoc]] [clojure.pprint :refer [pprint]] @@ -11,7 +9,6 @@ [clojure.set :as set] [clojure.string :as str] [clojure.test :as test] - ;; [clojure.core.async :refer [>!! !