mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 12:01:40 +02:00
♻️ Refactor pages namespaces
This commit is contained in:
parent
83519e8513
commit
45882ba6a1
40 changed files with 1354 additions and 1247 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
(ns app.tasks.trim-file
|
||||
(:require
|
||||
[app.common.pages-migrations :as pmg]
|
||||
[app.common.pages.migrations :as pmg]
|
||||
[app.config :as cfg]
|
||||
[app.db :as db]
|
||||
[app.tasks :as tasks]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue