Removed useless SkobkinPointToolsBundle.

This commit is contained in:
Alexey Skobkin 2023-04-01 21:04:12 +03:00
parent 1393e2d53f
commit 53028d2577
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
<?php
namespace src\PointToolsBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class SkobkinPointToolsBundle extends Bundle
{
}