mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 07:19:20 +01:00
refactor(ui): remove unused method
This commit is contained in:
parent
9df76e60c0
commit
1705d580f2
@ -1060,10 +1060,6 @@ export default {
|
||||
|
||||
methods: {
|
||||
|
||||
async isAuthenticated() {
|
||||
return document.cookie.includes('semaphore=');
|
||||
},
|
||||
|
||||
async onSubscriptionKeyUpdates() {
|
||||
EventBus.$emit('i-snackbar', {
|
||||
color: 'success',
|
||||
|
Loading…
Reference in New Issue
Block a user