mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 21:55:15 +00:00
Fix warnings
This commit is contained in:
@@ -181,6 +181,7 @@ impl ServeSession {
|
||||
self.tree_mutation_sender.clone()
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub fn vfs(&self) -> &Vfs {
|
||||
&self.vfs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user