删除多余行

This commit is contained in:
Lawrence 2020-10-19 20:31:53 +08:00
parent 3362a4bfa4
commit 7868486e37

View File

@ -54,7 +54,5 @@ public class OfflineEventListener implements ApplicationListener<OfflineEvent> {
// 处理离线监听
storager.outline(event.getDeviceId());
//
}
}