mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-21 12:30:19 -04:00
6 lines
74 B
PHP
6 lines
74 B
PHP
<?php
|
|
|
|
class Requests_Exception_Transport extends Requests_Exception {
|
|
|
|
}
|