浏览代码

spacing

Former-commit-id: d010ce1d5b251918f239928764e23f36cad266b4
Alec Jacobson 9 年之前
父节点
当前提交
20686548a1
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      scripts/pre-commit.sh

+ 0 - 1
scripts/pre-commit.sh

@@ -9,7 +9,6 @@ NC='\033[0m'
 
 ## Throw error if any files contain "std::__1"
 
-
 # list of changed files
 CHANGED=$(git diff --cached --name-only --diff-filter=ACM)
 # Ignore this file!