mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Removed extra imports of Meteor.
Thanks to xet7 !
This commit is contained in:
parent
0aabb0b364
commit
de13b8b9ba
3 changed files with 0 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
|||
import { Meteor } from 'meteor/meteor';
|
||||
|
||||
Triggers = new Mongo.Collection('triggers');
|
||||
|
||||
Triggers.mutations({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue