package media func (s *Server) RemoveFile(userId, filename string) error { panic("not implemented") }