Commit 0321d50
committed
framework_lib: Re-export Platform for public use
util is a private module for implementation details. It does not need to
be exported.
But Platform is in there to avoid cyclic dependencies.
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 65efc9b commit 0321d50
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments