Skip to content
Snippets Groups Projects
Commit 5d53bea6 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

imports cleanup.

parent 0ff98315
No related merge requests found
(ns metabase.events-test
(:require [clojure.core.async :as async]
[expectations :refer :all]
[metabase.events :as events]
(metabase [task :refer :all]
[test-setup :refer :all])))
[metabase.events :as events]))
(def testing-topic :event-test-topic)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment