mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Fix warning: Namespace uses itself
This commit is contained in:

committed by
ArthurSonzogni

parent
40800ac019
commit
71598cb18d
@@ -6,8 +6,6 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
using namespace ftxui;
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
class Select : public Node {
|
||||
|
Reference in New Issue
Block a user