refactoring for isServer and isWorkstation: part 5 (final?)
This commit is contained in:
parent
a52ca12286
commit
037d68a9d4
44 changed files with 120 additions and 115 deletions
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
imports = [
|
||||
./modules
|
||||
./root
|
||||
./modules/root
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
imports = [
|
||||
./modules
|
||||
./user
|
||||
./modules/user
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue