Commit 2b413e4a authored by Olivia Madrid's avatar Olivia Madrid

(feat): escape from lint/test failure loop

1 merge request!530WIP: Agnostic media modal
Pipeline #79370056 running with stages
......@@ -21,11 +21,11 @@ export class BlogCard {
constructor(
public session: Session,
public attachment: AttachmentService,
// private router: Router,
// protected featuresService: FeaturesService,
// private overlayModal: OverlayModalService
) {
public attachment: AttachmentService
) // private router: Router,
// protected featuresService: FeaturesService,
// private overlayModal: OverlayModalService
{
this.minds = window.Minds;
}
......
Markdown is supported
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