removed namespaces
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <QString>
|
||||
|
||||
namespace chatterino {
|
||||
namespace util {
|
||||
|
||||
class DebugCount
|
||||
{
|
||||
@@ -56,5 +55,4 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace util
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user