diff --git a/src/backend/storeManagers/legendary/commands/index.ts b/src/backend/storeManagers/legendary/commands/index.ts index de7d024fe..c3ad21b83 100644 --- a/src/backend/storeManagers/legendary/commands/index.ts +++ b/src/backend/storeManagers/legendary/commands/index.ts @@ -1,4 +1,3 @@ - import InstallCommand from './install' import LaunchCommand from './launch' import ListCommand from './list'