mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +00:00
removed unused topologies.js, fixes #146
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
module.exports = [
|
||||
{
|
||||
url: '/api/topology/applications',
|
||||
name: 'Applications',
|
||||
stats: {}
|
||||
},
|
||||
{
|
||||
url: '/api/topology/hosts',
|
||||
name: 'Hosts',
|
||||
stats: {}
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user