Skip to content

Commit fd26b4f

Browse files
Added important todos
1 parent 618627b commit fd26b4f

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

.idea/workspace.xml

Lines changed: 14 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/java/dev/kuku/vfl/impl/annotation/VFLStarter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package dev.kuku.vfl.impl.annotation;
22
//TODO async test needs to be done thoroughly
3+
//TODO do not throw exceptions as a logger it is bad. Use warnings
34
import dev.kuku.vfl.core.dtos.EventPublisherBlock;
45
import dev.kuku.vfl.core.helpers.VFLFlowHelper;
56
import dev.kuku.vfl.core.models.Block;

0 commit comments

Comments
 (0)