Skip to content

Commit 33c6804

Browse files
Remove broken Update Button
1 parent c1f0f4f commit 33c6804

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/app/page.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ export default function Home() {
3333
</p>
3434
</div>
3535

36-
{/* Repository Status and Update */}
37-
<div className="mb-8">
38-
<RepoStatusButton />
39-
</div>
36+
4037

4138
{/* Resync Button */}
4239
<div className="mb-8">

0 commit comments

Comments
 (0)