muliple adjustments
This commit is contained in:
@@ -36,7 +36,6 @@ export class GraphService {
|
||||
}
|
||||
|
||||
public set(newGraphs: Graph[]) {
|
||||
// console.log('GraphService:set', newGraphs);
|
||||
this.graphs = newGraphs;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user