소스 검색

remoed debug fmt print

Toby Chui 1 년 전
부모
커밋
4160a50b84

+ 0 - 7
mod/user/quota.go

@@ -4,8 +4,6 @@ import (
 	//"path/filepath"
 	//"log"
 
-	"fmt"
-
 	fs "imuslab.com/arozos/mod/filesystem"
 )
 
@@ -78,11 +76,6 @@ func (u *User) GetFileOwner(fsh *fs.FileSystemHandler, vpath string) string {
 		return ""
 	}
 
-	if fsh.Hierarchy == "user" {
-		fmt.Println(realpath, vpath)
-		return ""
-	}
-
 	if fsh.UUID == "user" {
 		//This file is inside user's root. It must be this user's file
 		return u.Username

BIN
web/img/desktop/system_icon/bottom_navigation_FILL0_wght400_GRAD0_opsz24.png


BIN
web/img/desktop/system_icon/menu_FILL0_wght400_GRAD0_opsz24.png