Skip to content

Commit

Permalink
refactor: empty static method 'checkConfiguration'
Browse files Browse the repository at this point in the history
  • Loading branch information
acodeninja committed Sep 24, 2024
1 parent 5b78f5d commit 58f47cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine/Engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ class Engine {
* @abstract
*/
static checkConfiguration() {

// Implemented in extending Engine class
}

/**
Expand Down

0 comments on commit 58f47cf

Please sign in to comment.