Apply some autofix linter rules
Summary: Self-explanatory. Test Plan: Eyeball it. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D10454
This commit is contained in:
@@ -52,8 +52,7 @@ abstract class AphrontApplicationConfiguration {
|
||||
return $this->path;
|
||||
}
|
||||
|
||||
public function willBuildRequest() {
|
||||
}
|
||||
public function willBuildRequest() {}
|
||||
|
||||
|
||||
/* -( URI Routing )-------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user