Removed something which crept in through some tool being 'helpful'.

This commit is contained in:
Simon Brooke 2023-01-31 10:15:31 +00:00
parent b3abcf3f13
commit d2dd7c99ea
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987

View file

@ -1,5 +1,4 @@
(ns svd.window (ns svd.window)
(:require [devtools.defaults :as defaults]))
(def defaults (def defaults
{:title-height 20}) {:title-height 20})