0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 09:08:31 -05:00

Remove unused exclude from workspace ns.

This commit is contained in:
Andrey Antukh 2016-04-09 11:31:17 +03:00
parent 599d4f34c8
commit 1f24712fa5
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -1,5 +1,4 @@
(ns uxbox.ui.workspace
(:refer-clojure :exclude [dedupe])
(:require [sablono.core :as html :refer-macros [html]]
[rum.core :as rum]
[beicon.core :as rx]