Further linting.

This commit is contained in:
mike12345567 2023-04-21 12:07:28 +01:00
parent c5e1457b25
commit 72d1394873
1 changed files with 1 additions and 7 deletions

View File

@ -1,11 +1,5 @@
<script>
import {
Button,
Heading,
notifications,
Layout,
Body,
} from "@budibase/bbui"
import { Button, Heading, notifications, Layout, Body } from "@budibase/bbui"
import { goto } from "@roxi/routify"
import { API } from "api"
import { admin, auth } from "stores/portal"