Remove the custom next-electron-server
The only change this has in addition to next-electron-server seems to be https://github.com/ente-io/next-electron-server/pull/1/files, will try to test along the way to determine its impact.
This commit is contained in:
parent
dff0af3397
commit
cde87716a1
2 changed files with 0 additions and 5 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -9,10 +9,6 @@
|
|||
[submodule "auth/assets/simple-icons"]
|
||||
path = auth/assets/simple-icons
|
||||
url = https://github.com/simple-icons/simple-icons.git
|
||||
[submodule "desktop/thirdparty/next-electron-server"]
|
||||
path = desktop/thirdparty/next-electron-server
|
||||
url = https://github.com/ente-io/next-electron-server.git
|
||||
branch = desktop
|
||||
[submodule "mobile/thirdparty/flutter"]
|
||||
path = mobile/thirdparty/flutter
|
||||
url = https://github.com/flutter/flutter.git
|
||||
|
|
1
desktop/thirdparty/next-electron-server
vendored
1
desktop/thirdparty/next-electron-server
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit a88030295c89dd8f43d9e3a45025678d95c78a45
|
Loading…
Reference in a new issue