diff --git a/_reformat-common.bash b/_reformat-common.bash index 10cfb56..f0dcec2 100644 --- a/_reformat-common.bash +++ b/_reformat-common.bash @@ -12,7 +12,7 @@ function get_os() { fi } -OPERATING_SYSTEM=$(get_os) +## OPERATING_SYSTEM=$(get_os) # For a given file, return its corresponding project root. function project_root() {