This commit is contained in:
Yuri Kuznetsov
2021-08-26 13:03:24 +03:00
parent 9b632f582f
commit 49033dec1a
@@ -42,7 +42,6 @@ class ExampleDataLoader implements DataLoader
return (object) [
'helloTest' => 'TEST HELLO',
];
}
}