mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove console.log from testing sync script changes
oooooops
This commit is contained in:
@@ -18,7 +18,5 @@ declare global {
|
||||
let __DEV__: boolean | null | undefined;
|
||||
}
|
||||
|
||||
console.log("loading Forget!!!");
|
||||
|
||||
import ReactForgetBabelPlugin from "./Babel/BabelPlugin";
|
||||
export default ReactForgetBabelPlugin;
|
||||
|
||||
Reference in New Issue
Block a user