Skip to content

Commit

Permalink
add import
Browse files Browse the repository at this point in the history
  • Loading branch information
immqu committed Jul 21, 2023
1 parent 854c08d commit 81e8fc3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/routes/public/certificates/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<script lang="ts">
<<<<<<< HEAD
import { Col, Container, Row, Alert } from 'sveltestrap';
=======
import { Col, Container, Row } from 'sveltestrap';
>>>>>>> main
import PublicCertificateCard from '$lib/PublicCertificateCard.svelte';
import type { PageData } from './$types';
Expand Down

0 comments on commit 81e8fc3

Please sign in to comment.