Removed something which crept in through some tool being 'helpful'.
This commit is contained in:
parent
b3abcf3f13
commit
d2dd7c99ea
|
@ -1,5 +1,4 @@
|
|||
(ns svd.window
|
||||
(:require [devtools.defaults :as defaults]))
|
||||
(ns svd.window)
|
||||
|
||||
(def defaults
|
||||
{:title-height 20})
|
||||
|
|
Loading…
Reference in a new issue