removing vestiges of http.

This commit is contained in:
Bryce Covert
2018-11-09 13:39:47 -08:00
parent 8ea4ea0c73
commit e15245690d
4 changed files with 33 additions and 66 deletions

View File

@@ -5,7 +5,6 @@
[auto-ap.routes.invoices :as invoices]
[auto-ap.routes.reminders :as reminders]
[auto-ap.routes.graphql :as graphql]
[auto-ap.routes.vendors :as vendors]
[auto-ap.routes.yodlee :as yodlee]
[auto-ap.routes.events :as events]
[auto-ap.routes.checks :as checks]
@@ -36,7 +35,6 @@
yodlee/routes
invoices/routes
companies/routes
vendors/routes
reminders/routes
checks/routes
graphql/routes