Skip to content

Commit

Permalink
rename import
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardocasares committed May 17, 2019
1 parent 9693ceb commit eb5c7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
@@ -1,5 +1,5 @@
import { createApp } from "@/app";
import { logger } from "@/lib/Logger";
import { logger } from "@/lib/logger";
import { UserService, EmailService } from "@/services";

export const app = createApp({
Expand Down

0 comments on commit eb5c7d1

Please sign in to comment.