SwapnilShahGit / SIP

This is a project that was created by the PEY Interns of the 2016-2017 year at SOTI. We created an organizational tool for students using the MEAN stack.
3 stars 0 forks source link

Incorrect import in tasks.component.ts #606

Closed hobindar closed 7 years ago

hobindar commented 7 years ago

In tasks.component.ts, there is the following incorrect import...

import {TaskStore}from './TaskStore';

Please check for other similar issues resulting from the merge conflict in #600.

CC: @AdamNatale, @pranR