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