mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
refactor: remove unused last-opened patch
This commit is contained in:
parent
7cea69df1c
commit
afc702e475
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
Remove last opened functionality
|
|
||||||
|
|
||||||
This conflicts with our own handling of the last opened workspace. If we wanted
|
|
||||||
to switch to this we would need to pass through the disable-last-opened flag and
|
|
||||||
respect it here then remove our own redirction code that handles this.
|
|
||||||
|
|
||||||
Our version might be better anyway since it puts the workspace in the URL.
|
|
||||||
|
|
||||||
Loading…
Reference in a new issue