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