ef3e874c0c
This reverts commit fdf58326
11 lines
69 B
PHP
11 lines
69 B
PHP
<?php
|
|
|
|
namespace Database\Affair;
|
|
|
|
use Exception;
|
|
|
|
class Commit
|
|
{
|
|
|
|
}
|