An error occurred while loading the file. Please try again.
-
Michael Breu authored14432f22
datapolicy.component.ts 220 B
import { Component } from '@angular/core';
@Component({
selector: 'jhi-datapolicy',
templateUrl: './datapolicy.component.html',
styleUrls: ['./datapolicy.component.scss']
})
export class DatapolicyComponent {
}