diff --git a/frontend/src/app/main/errors.cljs b/frontend/src/app/main/errors.cljs index a0028d9484..61ec2c61fd 100644 --- a/frontend/src/app/main/errors.cljs +++ b/frontend/src/app/main/errors.cljs @@ -8,7 +8,6 @@ "Generic error handling" (:require [app.common.exceptions :as ex] - [app.common.pprint :as pp] [app.common.time :as ct] [app.config :as cf] [app.main.data.auth :as da]