🐛 Fix layout on multiple selection

This commit is contained in:
alonso.torres 2023-02-09 10:42:57 +01:00
parent da209b7507
commit ee42dd8b01
2 changed files with 1 additions and 3 deletions

View file

@ -7,7 +7,6 @@
(ns app.rpc
(:require
[app.auth.ldap :as-alias ldap]
[app.common.data :as d]
[app.common.exceptions :as ex]
[app.common.logging :as l]
[app.common.spec :as us]