Browse Source

:art: formatting

visuddhinanda 2 years ago
parent
commit
bf2263643d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Console/Commands/UpgradeCommunityTerm.php

+ 0 - 1
app/Console/Commands/UpgradeCommunityTerm.php

@@ -116,7 +116,6 @@ class UpgradeCommunityTerm extends Command
                             }
                         }
                     }
-
                 }
                 //计算该术语总得分
                 $score["{$key}"] = $iExp*$noteStrLen;