Skip to content

Commit 861fb53

Browse files
committed
chore: address comments
1 parent 729d92b commit 861fb53

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

meta-cli/src/deploy/actors/loader.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ pub enum ReloadReason {
125125
DependencyChanged(PathBuf),
126126
}
127127

128-
pub struct ProcFlag {
129-
pub include: Vec<String>,
130-
}
131-
132128
#[derive(Message)]
133129
#[rtype(result = "()")]
134130
pub struct LoadModule(pub Arc<PathBuf>);

sample/example/another.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)