shenxin
2021-08-30 287d5ef4d4497748658bc4127061c23b3b8c4421
src/logger_factory.h
@@ -10,7 +10,6 @@
public:
   static Logger* getLogger();
   static void error(int s);
};
#endif