]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: remove unused import
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 29 Apr 2021 11:45:43 +0000 (13:45 +0200)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Sun, 2 May 2021 15:45:55 +0000 (17:45 +0200)
src/types.ts

index ca6cfba456d4813706ee3e4a2dc6588181d3fdf8..bf66f7b0f6d1a3d3df9ca5a60e3ddca73401f2b8 100644 (file)
@@ -1,4 +1,3 @@
-import { Ref } from 'vue'
 import { Pinia } from './rootStore'
 
 /**