Delete empty strings
This commit is contained in:
parent
7f2c7f065c
commit
50d7924728
@ -186,8 +186,6 @@ class WebDesktopEnvironment{
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @param {string} appId
|
||||
* @param {number} width
|
||||
@ -350,9 +348,6 @@ class WindowsCompositor{
|
||||
|
||||
|
||||
class WebFS{
|
||||
constructor(){
|
||||
console.log("fs loaded")
|
||||
}
|
||||
/**
|
||||
* @param {string} path
|
||||
* @returns {boolean}
|
||||
|
Loading…
Reference in New Issue
Block a user