Skip to content

Commit

Permalink
chore: remove unused variable (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
patricebender authored Oct 30, 2024
1 parent e20eef8 commit ae2096f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/compliance/DELETE.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const cds = require('../../test/cds.js')
const complex = cds.utils.path.resolve(__dirname, '../compliance/resources')
const Root = 'complex.Root'
const Child = 'complex.Child'
const GrandChild = 'complex.GrandChild'
Expand Down

0 comments on commit ae2096f

Please sign in to comment.