mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 13:45:16 +00:00
Fold imfs::new back into imfs
This commit is contained in:
@@ -7,7 +7,7 @@ use hyper::{header, service::Service, Body, Method, Request, Response, StatusCod
|
||||
use ritz::html;
|
||||
|
||||
use crate::{
|
||||
imfs::new::ImfsFetcher,
|
||||
imfs::ImfsFetcher,
|
||||
serve_session::ServeSession,
|
||||
web::{
|
||||
interface::{ErrorResponse, SERVER_VERSION},
|
||||
|
||||
Reference in New Issue
Block a user