Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@ Vrij en open source onder de EUPL-1.2-licentie.
<command>OCA\LaunchPad\Command\DemoShowcasesListCommand</command>
<!-- REQ-WIZ-010: setup wizard via `php occ launchpad:setup`. -->
<command>OCA\LaunchPad\Command\SetupCommand</command>
<!-- REQ-GFSB-008: one-time DB→GroupFolder content migration. -->
<command>OCA\LaunchPad\Command\MigrateStorageToGroupFolder</command>
<!-- REQ-GFSB-010: toggle the active storage backend. -->
<command>OCA\LaunchPad\Command\ToggleStorageSetting</command>
</commands>

<navigations>
Expand Down
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

212 changes: 0 additions & 212 deletions lib/Command/MigrateStorageToGroupFolder.php

This file was deleted.

Loading
Loading