mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
Fold imfs::new back into imfs
This commit is contained in:
@@ -9,7 +9,7 @@ use hyper::{service::Service, Body, Method, Request, StatusCode};
|
||||
use rbx_dom_weak::RbxId;
|
||||
|
||||
use crate::{
|
||||
imfs::new::ImfsFetcher,
|
||||
imfs::ImfsFetcher,
|
||||
serve_session::ServeSession,
|
||||
web::{
|
||||
interface::{
|
||||
|
||||
Reference in New Issue
Block a user