diff client/src/store/usermanagement.js @ 1272:bc55ffaeb639

cleaned up client/src directory better organization of files and directories, better naming, separation of admin and map context
author Markus Kottlaender <markus@intevation.de>
date Thu, 22 Nov 2018 07:07:12 +0100
parents 8d12056d602a
children 99c039e86624
line wrap: on
line diff
--- a/client/src/store/usermanagement.js	Wed Nov 21 15:07:39 2018 +0100
+++ b/client/src/store/usermanagement.js	Thu Nov 22 07:07:12 2018 +0100
@@ -13,7 +13,7 @@
  * Thomas Junk <thomas.junk@intevation.de>
  */
 
-import { HTTP } from "../application/lib/http";
+import { HTTP } from "../lib/http";
 
 const newUser = () => {
   return {