Skip to content

Commit

Permalink
Remove old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb-T-Owens committed Jan 9, 2025
1 parent 2d847ca commit f9b43b6
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 626 deletions.
2 changes: 0 additions & 2 deletions apps/desktop/src/routes/[projectId]/series/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<script lang="ts">
import CloudBranchIndex from '@gitbutler/shared/cloud/stacks/CloudBranchIndex.svelte';
</script>

<div class="series-container">
<h2 class="text-head-24 heading">Your branches:</h2>
<CloudBranchIndex />
</div>

<style lang="postcss">
Expand Down

This file was deleted.

3 changes: 0 additions & 3 deletions apps/web/src/routes/repositories/[repositoryId]/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<script lang="ts">
import CloudBranchIndex from '@gitbutler/shared/cloud/stacks/CloudBranchIndex.svelte';
</script>

<h2>Your patch stacks:</h2>

<CloudBranchIndex />

This file was deleted.

105 changes: 0 additions & 105 deletions packages/shared/src/lib/cloud/repositories/service.ts

This file was deleted.

60 changes: 0 additions & 60 deletions packages/shared/src/lib/cloud/stacks/CloudBranchIndex.svelte

This file was deleted.

86 changes: 0 additions & 86 deletions packages/shared/src/lib/cloud/stacks/CloudBranchShow.svelte

This file was deleted.

Loading

0 comments on commit f9b43b6

Please sign in to comment.