Skip to content

Commit

Permalink
[INLONG-9124][Agent] Add task and instance db
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwwhuang committed Oct 26, 2023
1 parent f32af99 commit 4c0a26a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import java.util.List;

/**
* db interface for task profile.
* db interface for instance profile.
*/
public class InstanceDb {

Expand Down

0 comments on commit 4c0a26a

Please sign in to comment.