Skip to content

Commit

Permalink
fix: add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelDeimos committed Dec 5, 2024
1 parent 7424fd8 commit e279dc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/src/modules/core/lib/expect.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// METADATA // {"def":"core.expect"}
const { v4: uuidv4 } = require('uuid');

/**
* @class WorkUnit
Expand Down

0 comments on commit e279dc6

Please sign in to comment.