Skip to content

Commit

Permalink
fix(#289): Fixed test import
Browse files Browse the repository at this point in the history
  • Loading branch information
lxgr-linux committed Apr 25, 2024
1 parent 7535a47 commit dd4c016
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/views/About/CommunityPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
</template>
<script setup lang="ts">
import logo from "@/assets/figma/CCLogo.png";
import {useLoggedIn} from "@/def-composables/useLoggedIn2";
const {loggedIn} = useLoggedIn()
const names = [
"RUSLAN",
Expand Down

0 comments on commit dd4c016

Please sign in to comment.