Skip to content

Commit

Permalink
chore(import): remove not used import
Browse files Browse the repository at this point in the history
  • Loading branch information
phillsatellite committed Apr 13, 2022
1 parent 4758a67 commit 14a66ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions store/audio/actions.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import Vue from 'vue'
import { Sounds } from '~/libraries/SoundManager/SoundManager'
import { WebRTCEnum } from '~/libraries/Enums/types/webrtc'
import WebRTC from '~/libraries/WebRTC/WebRTC'
import { Peer2Peer } from '~/libraries/WebRTC/Libp2p'

export default {
/**
Expand Down

0 comments on commit 14a66ec

Please sign in to comment.