Rename SonarInitConfig

Summary: Part of sonar -> flipper rename

Reviewed By: priteshrnandgaonkar

Differential Revision: D9908472

fbshipit-source-id: f2e694b5abfa22a745ee4719d24d6aad8af6ee2a
This commit is contained in:
John Knox
2018-09-20 16:58:35 -07:00
committed by Facebook Github Bot
parent 9889df3f3c
commit 574c05c41d
7 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
#include <string>
#include <folly/io/async/SSLContext.h>
#include <folly/dynamic.h>
#include "SonarInitConfig.h"
#include "FlipperInitConfig.h"
using namespace folly;