forked from rojo-rbx/rojo
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