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