mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-28 16:25:26 +09:00
5 lines
74 B
PHP
5 lines
74 B
PHP
<?php
|
|
|
|
class Requests_Exception_Transport extends Requests_Exception {
|
|
|
|
}
|