Skip to content

Commit 33930ae

Browse files
committed
Remove unused space
1 parent 81a4ee2 commit 33930ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

op-sqlite.podspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,6 @@ Pod::Spec.new do |s|
188188

189189
if use_libsql then
190190
xcconfig[:GCC_PREPROCESSOR_DEFINITIONS] += " OP_SQLITE_USE_LIBSQL=1"
191-
if use_sqlite_vec then
192-
193-
end
194191
if use_crsqlite then
195192
frameworks = ["ios/libsql_experimental.xcframework", "ios/crsqlite.xcframework"]
196193
else

0 commit comments

Comments
 (0)