Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit a04ee0d

Browse files
Removed unused namespace
1 parent 9749603 commit a04ee0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/03_Getting_started/00_Creating_a_window.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ We can now go ahead and open our window for the first time. We therefore need to
151151
#include <daxa/utils/pipeline_manager.hpp>
152152
#include <daxa/utils/task_graph.hpp>
153153
154-
using namespace daxa::task_resource_uses;
155154
using namespace daxa::types;
156155
157156
int main(int argc, char const *argv[])

0 commit comments

Comments
 (0)