Skip to content

Commit

Permalink
optimize import
Browse files Browse the repository at this point in the history
  • Loading branch information
saidone75 committed Jun 27, 2024
1 parent 6e10926 commit bb5fb34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cral/api/core/versions.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
(:import (clojure.lang PersistentHashMap PersistentVector)
(cral.model.auth Ticket)
(cral.model.core GetVersionContentQueryParams
GetVersionRenditionContentQueryParams ListVersionHistoryQueryParams
GetVersionRenditionContentQueryParams
ListVersionHistoryQueryParams
ListVersionRenditionsQueryParams
RevertVersionBody
RevertVersionQueryParams)))
Expand Down

0 comments on commit bb5fb34

Please sign in to comment.