Skip to content

Commit

Permalink
remove guard
Browse files Browse the repository at this point in the history
  • Loading branch information
Volland committed Jul 2, 2024
1 parent 81cbce8 commit dc9a7c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions op-sqlite.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,6 @@ Pod::Spec.new do |s|
end

if use_libsql then
if use_crsqlite then
raise "Cannot use CRSQLite and libsql at the same time"
end

if use_sqlcipher then
raise "Cannot use SQLCipher and libsql at the same time"
end
Expand Down

0 comments on commit dc9a7c8

Please sign in to comment.