import { Injectable } from '@angular/core';
@Injectable()
export class AnalysisService { constructor() { } }