Explorar o código

added default nginx config

Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@motional.com>
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com>
Signed-off-by: Kaelan Patel <kaelanspatel@gmail.com>
Andrii Chubatiuk %!s(int64=3) %!d(string=hai) anos
pai
achega
e3a16f4536
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      ui/src/services/allocation.js

+ 0 - 3
ui/src/services/allocation.js

@@ -1,7 +1,4 @@
 import axios from 'axios';
 import axios from 'axios';
-import { useLocation } from 'react-router';
-
-const env = process.env;
 
 
 class AllocationService {
 class AllocationService {
   BASE_URL = process.env.BASE_URL || 'http://localhost:9090/allocation';
   BASE_URL = process.env.BASE_URL || 'http://localhost:9090/allocation';