Archived
1
0

refactor: remove unused last-opened patch

This commit is contained in:
Joe Previte 2022-04-27 18:17:18 +00:00
parent 7cea69df1c
commit afc702e475

View File

@ -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.