Skip to content

Commit

Permalink
chore: get rid of eslint warning (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
patricebender committed May 29, 2024
1 parent 9e0fc60 commit dd7395c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db-service/test/cqn4sql/where-exists.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
const cqn4sql = require('../../lib/cqn4sql')
const cds = require('@sap/cds')
const { expect } = cds.test
const transitive_ = !cds.unfold || 'transitive_localized_views' in cds.env.sql && cds.env.sql.transitive_localized_views !== false


/**
Expand Down

0 comments on commit dd7395c

Please sign in to comment.