mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
quick access - remove actionbar contributor that is no longer needed
This commit is contained in:
@@ -146,10 +146,7 @@ import 'vs/workbench/contrib/notebook/browser/notebook.contribution';
|
||||
// Logs
|
||||
import 'vs/workbench/contrib/logs/common/logs.contribution';
|
||||
|
||||
// Quick Open Handlers
|
||||
import 'vs/workbench/contrib/quickopen/browser/quickopen.contribution';
|
||||
|
||||
// Quick Access Providers
|
||||
// Quickopen
|
||||
import 'vs/workbench/contrib/quickaccess/browser/quickAccess.contribution';
|
||||
|
||||
// Explorer
|
||||
|
||||
Reference in New Issue
Block a user