Skip to content
Snippets Groups Projects
Commit 5189ed59 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Fix codestyle

parent 81fba46a
Branches
Tags
1 merge request!381WIP: Resolve "Have a better strategy for sharing data"
Pipeline #30026 passed with stages
in 8 minutes and 45 seconds
import { Injectable } from '@angular/core'; import { Injectable } from '@angular/core';
import Dexie from 'dexie'; import Dexie from 'dexie';
import { Comment } from '../../models/comment'; import { Comment } from '../../models/comment';
@Injectable({ @Injectable({
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment