Commit 61991b42 authored by Paul's avatar Paul
Browse files

Remove extra line

parent 39dc2b4a
......@@ -10,7 +10,6 @@ namespace migraph {
struct shape_impl
{
static std::shared_ptr<shape_impl> default_shape()
{
static std::shared_ptr<shape_impl> result = std::make_shared<shape_impl>();
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment