From 07ed7ffdac346c000298dc564890698cd644aabf Mon Sep 17 00:00:00 2001 From: Tiago Kayaya Date: Thu, 3 Dec 2020 11:01:16 +0100 Subject: [PATCH] merge to feature/publications --- src/app/pages/publications/gallery/gallery.page.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/pages/publications/gallery/gallery.page.ts b/src/app/pages/publications/gallery/gallery.page.ts index c825ac2aa..bdcead0fa 100644 --- a/src/app/pages/publications/gallery/gallery.page.ts +++ b/src/app/pages/publications/gallery/gallery.page.ts @@ -20,5 +20,4 @@ export class GalleryPage implements OnInit { } - }