mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
5 lines
74 B
PHP
5 lines
74 B
PHP
<?php
|
|
|
|
class Requests_Exception_Transport extends Requests_Exception {
|
|
|
|
}
|