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