We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39d480 commit 8b4569bCopy full SHA for 8b4569b
1 file changed
src/providers/user/user.ts
@@ -1,7 +1,7 @@
1
import { HttpClient } from '@angular/common/http';
2
import { Injectable } from '@angular/core';
3
4
-import { ENV } from '@app /env';
+import { ENV } from '@app/env';
5
6
/*
7
Generated class for the UserProvider provider.
0 commit comments