mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01: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';
|
||||
|
||||
Actions = new Mongo.Collection('actions');
|
||||
|
||||
Actions.allow({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue