mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 08:16:50 +08:00
Complying with JavaScript Standard Style (npx standard --fix).
This commit is contained in:
@ -9,4 +9,3 @@ function density (numberOfNodes, numberOfEdges, isDirected = false) {
|
||||
}
|
||||
|
||||
export { density }
|
||||
|
||||
|
Reference in New Issue
Block a user