Update URM Version to 1.4.4 and regenerated all puml files
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
@startuml
|
||||
package com.iluwatar.message.channel {
|
||||
class App {
|
||||
- LOGGER : Logger {static}
|
||||
+ App()
|
||||
+ main(args : String[]) {static}
|
||||
}
|
||||
|
Reference in New Issue
Block a user