mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 08:26:16 -04:00
lint: Re-run eslint --fix
This commit is contained in:
parent
b02ab430fe
commit
c1ef12b8da
3 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ const tsort = (edges) => {
|
|||
Object.keys(nodes).forEach(visit);
|
||||
|
||||
return sorted;
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* TEST
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue