Revert "Do those imports!"

This reverts commit 64dcc70bd2.
This commit is contained in:
David Arnold 2020-09-16 18:40:17 -05:00 committed by Denis Perov
parent dcac00696e
commit 74deeeaaa6
8 changed files with 0 additions and 12 deletions

View file

@ -8,7 +8,6 @@ import {
TYPE_TEMPLATE_CONTAINER,
} from '/config/const';
import Users from "./users";
import Attachments from './attachments';
Boards = new Mongo.Collection('boards');