瀏覽代碼

no errors when user is suspended

Serghey Rodin 13 年之前
父節點
當前提交
c2100fce9e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      bin/v-update-web-domains-traff

+ 0 - 1
bin/v-update-web-domains-traff

@@ -26,7 +26,6 @@ check_args '1' "$#" 'USER'
 validate_format 'user'
 is_system_enabled "$WEB_SYSTEM"
 is_object_valid 'user' 'USER' "$user" "$user"
-is_object_unsuspended 'user' 'USER' "$user"
 
 
 #----------------------------------------------------------#