cleanup teams

This commit is contained in:
John Mitchell
2017-03-02 11:00:19 -05:00
parent f74f866b81
commit 8688e3c6a1
9 changed files with 18 additions and 26 deletions

View File

@@ -21,7 +21,6 @@ import PortalJobs from "./lists/PortalJobs";
import ScheduledJobs from "./lists/ScheduledJobs";
import Schedules from "./lists/Schedules";
import Streams from "./lists/Streams";
import Teams from "./lists/Teams";
import Templates from "./lists/Templates";
import Users from "./lists/Users";
@@ -43,7 +42,6 @@ export
ScheduledJobs,
Schedules,
Streams,
Teams,
Templates,
Users
};