Commit 046df40
committed
Fix Platform component dependency on Agent exceptions
Remove incorrect import of RuntimeException from Agent component
in MissingModelSupportException. The Platform component should use
its own exception hierarchy and not depend on Agent exceptions.1 parent c75a24b commit 046df40
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
0 commit comments