mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
ci: Enforce no unused imports (no-changelog) (#6073)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
<script lang="ts" setup>
|
||||
import GoogleAuthButton from './GoogleAuthButton.vue';
|
||||
import Vue from 'vue';
|
||||
|
||||
defineProps<{
|
||||
isGoogleOAuthType: boolean;
|
||||
|
||||
Reference in New Issue
Block a user