refactor: update swarm forms exports and remove unused SQL files

- Updated the exports in the swarm forms index to include LabelsForm and ModeForm while ensuring RestartPolicyForm and UpdateConfigForm are correctly exported.
- Removed the obsolete SQL file '0135_illegal_magik.sql' and its references from the journal.
- Deleted the associated snapshot JSON file to clean up unused database schema definitions.
This commit is contained in:
Mauricio Siu
2026-01-28 09:43:54 -06:00
parent ad382f1fe5
commit 25d37b76a1
5 changed files with 8 additions and 7066 deletions

View File

@@ -5,7 +5,6 @@ import {
findDomainById,
findDomainsByApplicationId,
findDomainsByComposeId,
findOrganizationById,
findPreviewDeploymentById,
findServerById,
generateTraefikMeDomain,