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