From 928483657d679bce17fa0da99183ea64d6b42974 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 31 Jan 2024 14:47:01 -0600 Subject: [PATCH] remvoed bug Signed-off-by: Matt Bruce --- VDS/Components/TitleLockup/TitleLockup.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/VDS/Components/TitleLockup/TitleLockup.swift b/VDS/Components/TitleLockup/TitleLockup.swift index 6567de25..dbfd8637 100644 --- a/VDS/Components/TitleLockup/TitleLockup.swift +++ b/VDS/Components/TitleLockup/TitleLockup.swift @@ -389,4 +389,3 @@ open class TitleLockup: View { } } -6