📎 Update user ns on common and backend

This commit is contained in:
Andrey Antukh 2024-08-16 12:01:00 +02:00
parent e46b5b3f57
commit db52d98595
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@
(ns user
(:require
[app.common.json :as json]
[app.common.pprint :as pp]
[app.common.schema :as sm]
[app.common.schema.desc-js-like :as smdj]