Manager: Remove Dotfile from namespace
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace Util {
|
||||
|
||||
class Dotfile {
|
||||
public:
|
||||
Dotfile();
|
||||
@@ -54,6 +52,4 @@ private:
|
||||
static std::filesystem::path s_workingDirectory;
|
||||
};
|
||||
|
||||
} // namespace Util
|
||||
|
||||
#endif // DOTFILE_H
|
||||
|
||||
Reference in New Issue
Block a user